Platform SDK: Quality of Service |
The ClDeleteFlowComplete function is used by traffic control to notify the client of the completion of its previous call to the TcDeleteFlow function.
The ClDeleteFlowComplete callback function is optional. If this function is not specified, TcDeleteFlow will block until it completes.
VOID ClDeleteFlowComplete( HANDLE ClFlowCtx, DWORD Status );
Note Use of the ClDeleteFlowComplete function requires administrative privilege.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.