Go to the source code of this file.
◆ pointer_default()
Definition at line 35 of file dcom.idl.
48 const unsigned short COM_MINOR_VERSION_1 = 1;
49 const unsigned short COM_MINOR_VERSION_2 = 2;
51 const unsigned short COM_MAJOR_VERSION = 5;
52 const unsigned short COM_MINOR_VERSION = 3;
54 typedef struct tagCOMVERSION {
59 const unsigned long ORPCF_NULL = 0;
60 const unsigned long ORPCF_LOCAL = 1;
61 const unsigned long ORPCF_RESERVED1 = 2;
62 const unsigned long ORPCF_RESERVED2 = 4;
63 const unsigned long ORPCF_RESERVED3 = 8;
64 const unsigned long ORPCF_RESERVED4 = 16;
66 typedef struct tagORPC_EXTENT {
72 typedef struct tagORPC_EXTENT_ARRAY {
78 typedef struct tagORPCTHIS {
81 unsigned long reserved1;
83 [
unique] ORPC_EXTENT_ARRAY *extensions;
86 typedef struct tagORPCTHAT {
88 [
unique] ORPC_EXTENT_ARRAY *extensions;
100 typedef struct tagSTRINGBINDING {
101 unsigned short wTowerId;
105 const unsigned short COM_C_AUTHZ_NONE = 0xffff;
107 typedef struct tagSECURITYBINDING {
108 unsigned short wAuthnSvc;
109 unsigned short wAuthzSvc;
119 typedef struct tagOXID_INFO {
129 const unsigned long OBJREF_HANDLER = 0x2;
131 const unsigned long SORF_OXRES1 = 0x1;
132 const unsigned long SORF_OXRES2 = 0x20;
133 const unsigned long SORF_OXRES3 = 0x40;
134 const unsigned long SORF_OXRES4 = 0x80;
135 const unsigned long SORF_OXRES5 = 0x100;
136 const unsigned long SORF_OXRES6 = 0x200;
137 const unsigned long SORF_OXRES7 = 0x400;
138 const unsigned long SORF_OXRES8 = 0x800;
139 const unsigned long SORF_NULL = 0x0;
140 const unsigned long SORF_NOPING = 0x1000;
154 [switch_is(
flags)]
union {
159 [
case(OBJREF_HANDLER)]
struct OR_HANDLER {
173 typedef struct tagMInterfacePointer {
175 [size_is(ulCntData)]
BYTE abData[];
178 typedef [
unique] MInterfacePointer *PMInterfacePointer;
struct tagOBJREF::@1671::OR_CUSTOM u_custom
static const WCHAR version[]
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
union tagOBJREF::@1671 u_objref
unsigned short wSecurityOffset
struct tagOBJREF::@1671::OR_HANDLER u_handler
unsigned short aStringArray[1]
struct tagOBJREF::@1671::OR_STANDARD u_standard
static SCRIPT_CACHE SCRIPT_ANALYSIS * psa
_ForwardIter unique(_ForwardIter __first, _ForwardIter __last)
struct tagSTDOBJREF STDOBJREF
DUALSTRINGARRAY saResAddr
struct tagDUALSTRINGARRAY DUALSTRINGARRAY
unsigned short wNumEntries
Referenced by type_new_pointer().
◆ uuid()