RPC_STATUS
The data type RPC_STATUS represents a platform-specific status code type.
typedef long RPC_STATUS;
typedef unsigned short RPC_STATUS;
The RPC_STATUS type is returned by most RPC functions and is part of the RPC_OBJECT_INQ_FN function type definition.
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|