IEventsRegistry::GetEventClass Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT GetEventClass([in] LONG nEventID, [out, retval] IBitSet** ppEventClass);
Parameters
- nEventID
- [in] Value of LONG.
- ppEventClass
- [out, retval] Pointer to IBitSet.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IEventsRegistry.