IPXV_Inst::DoOAuth Method

From PDF XChange PDF SDK
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT DoOAuth([in]       HANDLE_T   hWndParent,
                [in, out]  ICabNode*  pParams);

Parameters

hWndParent
[in] Value of HANDLE_T.
pParams
[in, out] Pointer to ICabNode.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_Inst