Partager via


FaxDeviceIds.Item property

The Item property represents a device ID from the FaxDeviceIds collection.

This property is read/write.

Syntax

Property Item( _
  ByVal lIndex As Long _
) As Long

Property value

A Long value that receives the item requested.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxDeviceIds

IFaxDeviceIds