RPC_STATUS

The data type RPC_STATUS represents a platform-specific status code type.

typedef long RPC_STATUS;
typedef unsigned short RPC_STATUS;

Remarks

The RPC_STATUS type is returned by most RPC functions and is part of the RPC_OBJECT_INQ_FN function type definition.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Rpcdce.h (include Rpc.h)

See also

RPC_OBJECT_INQ_FN