DiveSetSourcePalette 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_INVALID_INSTANCE
The DIVE instance handle specified in the
hDiveInst
parameter is invalid.
DIVE_ERR_INVALID_PALETTE
The palette specified for the source data is invalid.
[Back: DiveSetSourcePalette Parameter - pbRGB2Entries]
[Next: DiveSetSourcePalette - Parameters]