RpcEndExcept

Use the RpcEndExcept statement to terminate all RpcTryExcept statements.

void RpcEndExcept(void);

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Requirements

Client Requires Windows Vista, Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95.
Server Requires Windows Server "Longhorn", Windows Server 2003, Windows 2000 Server, or Windows NT Server.
Header

Declared in Rpc.h.

Library

Use Rpcrt4.lib.

DLL Requires Rpcrt4.dll.

See Also

RpcTryExcept
RpcExcept