PenDockListener.IsSupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves whether pen docking state event notifications are currently supported.
public:
virtual bool IsSupported() = IsSupported;
bool IsSupported();
public bool IsSupported();
function isSupported()
Public Function IsSupported () As Boolean
Returns
Boolean
bool
True, if currently supported. Otherwise, false.