#include "com_apitest.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ START_TEST()
Definition at line 28 of file netcfgx.c.
29{
31}
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:=
{
{
{
},
},
}
EXTERN_C const IID IID_INetCfgPnpReconfigCallback
EXTERN_C const IID IID_INetCfgLock
EXTERN_C const GUID CLSID_CNetCfg
EXTERN_C const IID IID_INetCfg
Definition at line 13 of file netcfgx.c.
Referenced by START_TEST().