LMNetSnk.FirstConnection Property
Object.FirstConnection As LMNetSnkConnection |
Remarks
(Read only) Gets the object for the first connection in the list of available connections to the server.
If the property succeeds, the user should release the returned object by setting it to Nothing.
See Also