IPXV_Inst::SetMainWindow Method

From PDF XChange PDF SDK
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT SetMainWindow([in]  HANDLE_T  hWndMain);

Parameters

hWndMain
[in] Value of HANDLE_T.

Return Value

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

See Also

IPXV_Inst