ReactOS 0.4.16-dev-570-g1868985
|
Public Attributes | |
const IID * | iid |
PCSTR | name |
PCWSTR | wname |
BOOLEAN | noreg |
Definition at line 28 of file com_apitest.c.
Definition at line 30 of file com_apitest.c.
Referenced by TestInterfaceRegistry(), and TestModuleInterfaces().
PCSTR _KNOWN_INTERFACE::name |
Definition at line 31 of file com_apitest.c.
Referenced by TestInterfaceRegistry(), and TestModuleInterfaces().
BOOLEAN _KNOWN_INTERFACE::noreg |
Definition at line 33 of file com_apitest.c.
Referenced by TestInterfaceRegistry().
PCWSTR _KNOWN_INTERFACE::wname |
Definition at line 32 of file com_apitest.c.
Referenced by TestInterfaceRegistry().