public property PriceHistoryHelperAut.VolumeSupport

Brief

Checks whether the server supports the volume.

Declaration
Visual Basic
VolumeSupport As Bool
IDL
[propget] HRESULT VolumeSupport( [out, retval] VARIANT_BOOL* retVal)

Returns

The property returns True in case the server supports the volume.

Details

The VolumeSupport property is defined in the PriceHistoryHelperAut class.

back