IPXV_Annot3DContext::GetViewName Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetViewName([in] ULONG nViewIndex, [out, retval] BSTR* sViewName);
Parameters
- nViewIndex
- [in] Value of ULONG.
- sViewName
- [out, retval] Pointer to BSTR.
Return Value
Returns S_OK if operation was successful or error code in other cases.