Platform SDK: Network Management |
The McastApiCleanup function deallocates resources that are allocated with McastApiStartup. The McastApiCleanup function must only be called after a successful call to McastApiStartup
VOID APIENTRY McastApiCleanup(VOID);
The McastApiCleanup function has no parameters.
The McastApiCleanup function does not return any values.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Madcapcl.h.