IDXDiagContainer::GetNumberOfProps

Retrieves the number of properties in this container.

HRESULT GetNumberOfProps(
  DWORD * pdwCount
);

Parameters

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

Return Values

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

Requirements

Header: Declared in Dxdiag.h.