Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the DPN_CAPS type for the current object.
GetCaps([lFlags As Long]) As DPN_CAPS
Returns a DPN_CAPS type filled with session parameters.
If the method fails, Err.Number can be set to one of the following values.
DPNERR_INVALIDOBJECT |
DPNERR_INVALIDPOINTER |
DPNERR_INVALIDPARAM |
DPNERR_UNINITIALIZED |
A successful call to DirectPlay8Client.RegisterMessageHandler must be made before this method can be called.