IRealTimeStylus::GetStylusAsyncPlugin method (rtscom.h)
Retrieves the plug-in at the specified index in the asynchronous plug-in collection.
Syntax
HRESULT GetStylusAsyncPlugin(
[in] ULONG iIndex,
[out] IStylusAsyncPlugin **ppiPlugin
);
Parameters
[in] iIndex
The index for the plug-in that is in the asynchronous plug-in collection.
[out] ppiPlugin
A pointer to the plug-in.
Return value
For a description of the return values see RealTimeStylus Classes and Interfaces.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | rtscom.h |
DLL | RTSCom.dll |