2025-04-27 07:49:33 -04:00

11 lines
300 B
C

// PropID.H
#ifndef _CLSID_WABSamplePropExtSheet_
#define _CLSID_WABSamplePropExtSheet_
// {BA9EE970-87A0-11d1-9ACF-00A0C91F9C8B}
DEFINE_GUID(CLSID_WABSamplePropExtSheet,
0xba9ee970, 0x87a0, 0x11d1, 0x9a, 0xcf, 0x0, 0xa0, 0xc9, 0x1f, 0x9c, 0x8b);
#endif // _CLSID_WABSamplePropExtSheet_