?/TD> |
Microsoft DirectX 9.0 |
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_INVALIDPOINTER Pointer specified as a parameter is invalid.