IRealTimeStylus::GetStylusAsyncPluginCount method (rtscom.h)

Retrieves the number of plug-ins in the asynchronous plug-in collection.

Syntax

HRESULT GetStylusAsyncPluginCount(
  [out] ULONG *pcPlugins
);

Parameters

[out] pcPlugins

The plug-in count for the asynchronous plug-in collection.

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

See also

IRealTimeStylus

IRealTimeStylus::GetStylusAsyncPlugin Method

IStylusAsyncPlugin

RealTimeStylus Class