_IInkEditEvents_AddRef macro (inked.h)
Increases the reference count of the IInkEditEvents interface object by 1. This method is part of the IUnknown interface inherited by IInkEditEvents.
Syntax
void _IInkEditEvents_AddRef(
This
);
Parameters
This
The IInkEditEvents interface object.
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 |