ReactOS 0.4.15-dev-7991-ge77da17
_CLASS_AND_INTERFACES Struct Reference

#include <com_apitest.h>

Collaboration diagram for _CLASS_AND_INTERFACES:

Public Attributes

const CLSIDclsid
 
PCSTR name
 
struct {
   LONG   offset
 
   const IID *   iid
 
ifaces [80]
 
PCWSTR ThreadingModel
 

Detailed Description

Definition at line 47 of file com_apitest.h.

Member Data Documentation

◆ clsid

const CLSID* _CLASS_AND_INTERFACES::clsid

Definition at line 49 of file com_apitest.h.

◆ 

struct { ... } _CLASS_AND_INTERFACES::ifaces[80]

◆ iid

const IID* _CLASS_AND_INTERFACES::iid

Definition at line 54 of file com_apitest.h.

◆ name

PCSTR _CLASS_AND_INTERFACES::name

Definition at line 50 of file com_apitest.h.

◆ offset

LONG _CLASS_AND_INTERFACES::offset

Definition at line 53 of file com_apitest.h.

◆ ThreadingModel

PCWSTR _CLASS_AND_INTERFACES::ThreadingModel

Definition at line 56 of file com_apitest.h.


The documentation for this struct was generated from the following file: