ReactOS 0.4.15-dev-7906-g1b85a5f
server.idl File Reference
#include "server_defines.h"
Include dependency graph for server.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tag_vector
 
interface  IFACE_NAME
 
struct  IFACE_NAME::pints_t
 
struct  IFACE_NAME::ptypes_t
 
struct  IFACE_NAME::pvectors_t
 
struct  IFACE_NAME::sun_t
 
struct  IFACE_NAME::sp_inner_t
 
struct  IFACE_NAME::sp_t
 
struct  IFACE_NAME::test_list
 
struct  IFACE_NAME::cs_t
 
struct  IFACE_NAME::cps_t
 
struct  IFACE_NAME::cpsc_t
 
struct  IFACE_NAME::puints_t
 
struct  IFACE_NAME::cpuints_t
 
struct  IFACE_NAME::us
 
struct  IFACE_NAME::wire_us
 
struct  IFACE_NAME::test_us_t
 
union  IFACE_NAME::encu
 
union  IFACE_NAME::unencu
 
union  IFACE_NAME::encue
 
struct  IFACE_NAME::se_t
 
struct  IFACE_NAME::aligns_t
 
struct  IFACE_NAME::padded_t
 
struct  IFACE_NAME::bogus_helper_t
 
struct  IFACE_NAME::bogus_t
 
struct  IFACE_NAME::str_struct_t
 
struct  IFACE_NAME::wstr_struct_t
 
struct  IFACE_NAME::doub_carr_1_t
 
struct  IFACE_NAME::doub_carr_t
 
struct  IFACE_NAME::user_bstr_t
 
struct  IFACE_NAME::name_t
 
struct  IFACE_NAME::s123_t
 
struct  IFACE_NAME::numbers_struct_t
 
union  IFACE_NAME::ipu
 

Macros

#define IFACE_NAME   IMixedServer
 
#define IFACE_HANDLE   IMixedServer_IfHandle
 
#define ISERVER_UUID   00000000-4114-0704-2301-000000000000
 

Typedefs

typedef struct tag_vector vector_t
 
typedef int fnprintf(const char *format,...)
 

Macro Definition Documentation

◆ IFACE_HANDLE

#define IFACE_HANDLE   IMixedServer_IfHandle

Definition at line 33 of file server.idl.

◆ IFACE_NAME

#define IFACE_NAME   IMixedServer

Definition at line 29 of file server.idl.

◆ ISERVER_UUID

#define ISERVER_UUID   00000000-4114-0704-2301-000000000000

Definition at line 37 of file server.idl.

Typedef Documentation

◆ fnprintf

typedef int fnprintf(const char *format,...)

Definition at line 48 of file server.idl.

◆ vector_t