ICabNode::LoadFromRegistry Method

From PDF XChange PDF SDK
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT LoadFromRegistry([in]                   LPWSTR    sSrcPath,
                         [in, defaultvalue(0)]  HANDLE_T  nSrcRoot);

Parameters

sSrcPath
[in] Value of LPWSTR.
nSrcRoot
[in, defaultvalue(0)] Value of HANDLE_T.

Return Value

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

See Also

ICabNode