dsh_GetCaps

__stdcall dsh_GetCaps(
DSCAPS* lpCaps
);

Parameters

lpCaps
Pointer to an DSCAPS structure.


Return Values

Returns DSHRES_OK if successful. Else DSHRES_GENERALERROR will be returned.

Remarks

This function does not allocate memory for lpCaps.

See also