#include "com_apitest.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ START_TEST()
Definition at line 27 of file netcfgx.c.
28{
31 else
33}
VOID TestClasses(_In_ PCWSTR ModuleName, _In_ PCCLASS_AND_INTERFACES ExpectedInterfaces, _In_ INT ExpectedInterfaceCount)
static const CLASS_AND_INTERFACES ExpectedInterfaces[]
#define _WIN32_WINNT_WIN10
◆ 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().