FaxDeviceProvider.DeviceIds property
The DeviceIds property returns a variant safe array of long (VT_I4 | VT_ARRAY). Each long value in the array is a device ID.
This property is read-only.
Syntax
Property DeviceIds As Variant
Property value
A Variant that receives an array of device IDs.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also