The ID property specifies a unique numeric identifier assigned to a connection.
Connection Object |
object.ID [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Unique numeric identifier assigned to a connection |
Long
Read/write
HRESULT GetID(LONG *pRetVal);
HRESULT SetID(LONG NewValue);