IDirectPlay8Address::GetNumComponents Method

DirectPlay

 
Microsoft DirectX 9.0 SDK Update (Summer 2003)

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.



© 2003 Microsoft Corporation. All rights reserved.