Microsoft DirectX 8.1 (Visual Basic) |
Retrieves one of the integer components in the address URL string.
GetComponentLong(sComponent As String) As Long
Returns the value of the requested component.
If the method fails, Err.Number can be set to one of the following values.
DPNERR_DOESNOTEXIST |
DPNERR_INVALIDPARAM |
DPNERR_BUFFERTOOSMALL |
For a discussion of the URL string, see DirectPlay Addressing.