Platform SDK: Network Management

McastApiCleanup

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);

Parameters

The McastApiCleanup function has no parameters.

Return Values

The McastApiCleanup function does not return any values.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Madcapcl.h.