IRealTimeStylus::GetStylusSyncPluginCount method (rtscom.h)

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

Syntax

HRESULT GetStylusSyncPluginCount(
  [out] ULONG *pcPlugins
);

Parameters

[out] pcPlugins

The number of plug-ins in the synchronous 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

IStylusSyncPlugin

RealTimeStylus Class