ReactOS 0.4.17-dev-784-g3812a95
CSnapinCacheEntry.cpp File Reference
#include "precomp.h"
#include <debug.h>
Include dependency graph for CSnapinCacheEntry.cpp:

Go to the source code of this file.

Macros

#define NDEBUG
 
#define IID_PPV_ARG(Itype, ppType)   IID_##Itype, reinterpret_cast<void**>((static_cast<Itype**>(ppType)))
 

Macro Definition Documentation

◆ IID_PPV_ARG

#define IID_PPV_ARG (   Itype,
  ppType 
)    IID_##Itype, reinterpret_cast<void**>((static_cast<Itype**>(ppType)))

Definition at line 13 of file CSnapinCacheEntry.cpp.

◆ NDEBUG

#define NDEBUG

Definition at line 10 of file CSnapinCacheEntry.cpp.