#include "com_apitest.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ START_TEST()
Definition at line 36 of file certmgr.c.
37{
39}
static const CLASS_AND_INTERFACES ExpectedInterfaces[]
static const INT ExpectedInterfaceCount
VOID TestClasses(_In_ PCWSTR ModuleName, _In_ PCCLASS_AND_INTERFACES ExpectedInterfaces, _In_ INT ExpectedInterfaceCount)
◆ ExpectedInterfaceCount
◆ ExpectedInterfaces
Initial value:=
{
{
ID_NAME(CLSID_CERTMGR_CertMgrAboutObject_1),
{
{ 0x0, &IID_ISnapInAbout },
},
},
{
ID_NAME(CLSID_CERTMGR_CertMgrObject_1),
{
{ -0x1c, &IID_IComponentData },
{ 0x0, &IID_IExtendPropertySheet },
},
},
}
const GUID IID_IPersistStream
Definition at line 13 of file certmgr.c.
Referenced by START_TEST().