MIDIDeleteInstance Return Value - rc
rc
(
ULONG
) - returns
Returns 0 if the command is completed successfully.
MIDIERR_INTERNAL_SYSTEM
System problem.
MIDIERR_INVALID_CLASS_NUMBER
An attempt was made to delete a hardware node.
MIDIERR_INVALID_FLAG
The
ulFlag
value is not set to 0.
MIDIERR_INVALID_INSTANCE_NUMBER
The instance number (
minstance
) is invalid.
[Back: MIDIDeleteInstance Parameter - ulFlag]
[Next: MIDIDeleteInstance - Parameters]