?/TD>
Microsoft DirectX 9.0

IDxDiagContainer::GetNumberOfProps Method


Retrieves the number of properties in this container.

Syntax

HRESULT GetNumberOfProps(      

    DWORD *pdwCount );

Parameters

pdwCount
[out] Receives the number of properties in this container.

Return Value

Returns S_OK if successful. Otherwise, returns the following value.

E_INVALIDARGAn invalid argument was passed to the returning function.




© 2002 Microsoft Corporation. All rights reserved.