_IInkEditEvents_GetTypeInfo macro (inked.h)

Retrieves the type information for the object, which can then be used to get the type information for an interface.

Syntax

void _IInkEditEvents_GetTypeInfo(
   This,
   iTInfo,
   lcid,
   ppTInfo
);

Parameters

This

The IInkEditEvents interface object.

iTInfo

Type information to return. Must be zero.

lcid

Locale identifier.

ppTInfo

Address of a variable that receives an ITypeInfo pointer.

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