propkeydef.h File Reference

Go to the source code of this file.

Defines

#define PID_FIRST_USABLE   2
#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 PID_FIRST_USABLE   2

#define REFPROPERTYKEY   const PROPERTYKEY * __MIDL_CONST


Generated on Tue Aug 9 14:05:54 2011 for PortAudio by  doxygen 1.5.7.1