IRealTimeStylus::RemoveAllStylusAsyncPlugins method (rtscom.h)

Removes all the plug-ins from the asynchronous plug-in collection.

Syntax

HRESULT RemoveAllStylusAsyncPlugins();

Return value

For a description of the return values, see RealTimeStylus Classes and Interfaces.

Remarks

Use IRealTimeStylus::RemoveStylusAsyncPlugin Method to remove a specific asynchronous plug-in.

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

See also

IRealTimeStylus

IRealTimeStylus::RemoveStylusAsyncPlugin Method

IStylusAsyncPlugin

RealTimeStylus Class