Deletion Function
The instance deletion prototype is as follows:
MCSTATUS Mcdelete (
PMCHANDLE Instance
);
Item |
Type |
Description |
McDelete |
MCSTATUS |
MultiCam API function. |
Instance |
PMCHANDLE |
Argument designating the instance to be deleted. |
Return Value |
MCSTATUS |
MC_OK or error code. |