IContextNode::GetTypeName method
Retrieves a human-readable type name of this IContextNode.
Syntax
HRESULT GetTypeName(
[out] BSTR *pbstrContextNodeType
);
Parameters
-
pbstrContextNodeType [out]
-
A human-readable type name of this IContextNode.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
Caution
To avoid a memory leak, call SysFreeString on *pbstrContextNodeType when you no longer need to use the string.
For example, this method sets pbstrContextNodeType to "InkWordNode" for an ink word node (see IContextNode::GetType and Context Node Types).
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
DLL |
|