IPXC_XForm::GetXGroup Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetXGroup([in, defaultvalue(0)] VARIANT_BOOL bCreateIfNotExist, [out, retval] IPXC_XGroup** pXGroup);
Parameters
- bCreateIfNotExist
- [in, defaultvalue(0)] Value of VARIANT_BOOL.
- pXGroup
- [out, retval] Pointer to IPXC_XGroup.
Return Value
Returns S_OK if operation was successful or error code in other cases.