_IInkEditEvents_QueryInterface macro (inked.h)
Queries for a given COM interface on the IInkEditEvents object.
Syntax
void _IInkEditEvents_QueryInterface(
This,
riid,
ppvObject
);
Parameters
This
The IInkEditEvents object.
riid
The REFIID that identifies the interface to query for.
ppvObject
Address of a pointer that receives the interface.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inked.h |