DiveQueryCaps Return Value - rc
rc
(
ULONG
) - returns
Return codes indicating success or type of failure:
DIVE_SUCCESS
If the function succeeds, 0 is returned.
DIVE_ERR_INSUFFICIENT_LENGTH
The
pFormatData
of length
ulFormatLength
(specified in the
DIVE_CAPS
structure) is not large enough for the total number of input and output formats.
[Back: DiveQueryCaps Parameter - ulPlaneBufNum]
[Next: DiveQueryCaps - Parameters]