ReactOS 0.4.15-dev-7924-g5949c20
_KNOWN_INTERFACE Struct Reference
Collaboration diagram for _KNOWN_INTERFACE:

Public Attributes

const IIDiid
 
PCSTR name
 
PCWSTR wname
 
BOOLEAN noreg
 

Detailed Description

Definition at line 28 of file com_apitest.c.

Member Data Documentation

◆ iid

const IID* _KNOWN_INTERFACE::iid

Definition at line 30 of file com_apitest.c.

Referenced by TestInterfaceRegistry(), and TestModuleInterfaces().

◆ name

PCSTR _KNOWN_INTERFACE::name

Definition at line 31 of file com_apitest.c.

Referenced by TestInterfaceRegistry(), and TestModuleInterfaces().

◆ noreg

BOOLEAN _KNOWN_INTERFACE::noreg

Definition at line 33 of file com_apitest.c.

Referenced by TestInterfaceRegistry().

◆ wname

PCWSTR _KNOWN_INTERFACE::wname

Definition at line 32 of file com_apitest.c.

Referenced by TestInterfaceRegistry().


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