?/TD>
Microsoft DirectX 9.0

IDirectPlay8Address::GetNumComponents Method


Retrieves the number of components in the address.

Syntax

HRESULT GetNumComponents(      

    PDWORD pdwNumComponents );

Parameters

pdwNumComponents
[out] Pointer to a DWORD to receive the number of components in this address object.

Return Value

Returns S_OK if successful, or the following error value.

DPNERR_INVALIDPOINTERPointer specified as a parameter is invalid.




© 2002 Microsoft Corporation. All rights reserved.