PreviousNext

Data Types and Structures

dce_server_handle_t
An opaque data structure containing information the runtime uses to establish the server with DCE.

dce_server_register_data_t
A structure that contains an interface handle (generated by IDL), a default EPV, and a count and array of dce_server_type_ts for services that use RPC object types.

dce_server_type_t
A structure containing a manager type UUID and an RPC entry-point vector (EPV) that specified which routines implement the IDL interface for the specific type.

server_t
See dced_intro(3dce) for a complete description of server_t.