propkeydef.h File Reference

Go to the source code of this file.

Defines

#define REFPROPERTYKEY   const PROPERTYKEY * __MIDL_CONST
#define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid)   EXTERN_C const PROPERTYKEY name
#define IsEqualPropertyKey(a, b)   (((a).pid == (b).pid) && IsEqualIID((a).fmtid, (b).fmtid) )

Define Documentation

#define DEFINE_PROPERTYKEY ( name,
l,
w1,
w2,
b1,
b2,
b3,
b4,
b5,
b6,
b7,
b8,
pid   )     EXTERN_C const PROPERTYKEY name
#define IsEqualPropertyKey ( a,
 )     (((a).pid == (b).pid) && IsEqualIID((a).fmtid, (b).fmtid) )
#define REFPROPERTYKEY   const PROPERTYKEY * __MIDL_CONST
Generated on Fri Jan 27 15:38:14 2012 for PortAudio by  doxygen 1.6.3