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