ReactOS 0.4.16-dev-1946-g52006dd
_CLASS_AND_INTERFACES Struct Reference

#include <com_apitest.h>

Collaboration diagram for _CLASS_AND_INTERFACES:

Public Attributes

const CLSIDclsid
 
PCSTR name
 
ULONG MinClassNTDDIVersion
 
ULONG MaxClassNTDDIVersion
 
struct {
   ULONG   MinInterfaceNTDDIVersion
 
   ULONG   MaxInterfaceNTDDIVersion
 
   const IID *   iid
 
ifaces [80]
 
PCWSTR ThreadingModel
 

Detailed Description

Definition at line 43 of file com_apitest.h.

Member Data Documentation

◆ clsid

const CLSID* _CLASS_AND_INTERFACES::clsid

Definition at line 45 of file com_apitest.h.

◆ 

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

◆ iid

const IID* _CLASS_AND_INTERFACES::iid

Definition at line 53 of file com_apitest.h.

◆ MaxClassNTDDIVersion

ULONG _CLASS_AND_INTERFACES::MaxClassNTDDIVersion

Definition at line 48 of file com_apitest.h.

◆ MaxInterfaceNTDDIVersion

ULONG _CLASS_AND_INTERFACES::MaxInterfaceNTDDIVersion

Definition at line 52 of file com_apitest.h.

◆ MinClassNTDDIVersion

ULONG _CLASS_AND_INTERFACES::MinClassNTDDIVersion

Definition at line 47 of file com_apitest.h.

◆ MinInterfaceNTDDIVersion

ULONG _CLASS_AND_INTERFACES::MinInterfaceNTDDIVersion

Definition at line 51 of file com_apitest.h.

◆ name

PCSTR _CLASS_AND_INTERFACES::name

Definition at line 46 of file com_apitest.h.

◆ ThreadingModel

PCWSTR _CLASS_AND_INTERFACES::ThreadingModel

Definition at line 55 of file com_apitest.h.


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