ILogMsg::Ctx Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:51, 15 March 2016


Property Ctx of interface ILogMsg returns Pointer to IUnknown* ...

Syntax

HRESULT get_Ctx([out, retval]  IUnknown**  pCtx);

See Also

ILogMsg