PlatformFlags Property

This member of WaveLinkWidget Object is NOT currently implemented on clients.

The PlatformFlags property stores and retrieves the platform-specific flags of the widget object.

VB

PfFlags = object.PlatformFlags

object.PlatformFlags = PfFlags

VC++

HRESULT hr = object->get_PlatformFlags(long *PfFlags);

HRESULT hr = object->put_PlatformFlags(long PfFlags);

Return Values

PfFlags

The variable that retrieves the platform-specific flags

Parameters

PfFlags

The variable that specifies the platform-specific flags

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal