#include "com_apitest.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ START_TEST()
Definition at line 27 of file ole32.c.
28{
30}
VOID TestClasses(_In_ PCWSTR ModuleName, _In_ PCCLASS_AND_INTERFACES ExpectedInterfaces, _In_ INT ExpectedInterfaceCount)
static const CLASS_AND_INTERFACES ExpectedInterfaces[]
static const INT ExpectedInterfaceCount
◆ ExpectedInterfaceCount
◆ ExpectedInterfaces
Initial value:=
{
{
ID_NAME(CLSID_StdComponentCategoriesMgr),
{
{
FARAWY, &IID_ICatRegister },
{
FARAWY, &IID_ICatInformation },
},
},
}
Definition at line 13 of file ole32.c.
Referenced by START_TEST().