_IInkEditEvents_GetTypeInfoCount macro (inked.h)

Retrieves the number of type information interfaces the object provides.

Syntax

void _IInkEditEvents_GetTypeInfoCount(
   This,
   pctinfo
);

Parameters

This

The IInkEditEvents interface object.

pctinfo

Pointer to a variable that receives the number of type-information interfaces provided by the object. When the method returns, the value is 1.

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