IUIX_CmdManager::GetBarDefaultHeight Method
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetBarDefaultHeight([in] IUIX_Obj* pCtx,
[out, retval] LONG* nRes);
Parameters
- pCtx
- [in] Pointer to IUIX_Obj.
- nRes
- [out, retval] Pointer to LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.