Home
last modified time | relevance | path

Searched refs:PT_CLSID (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/mapi32/
H A Dprop.c240 case PT_CLSID: exp *= sizeof(GUID); break; in test_UlPropSize()
513 case PT_CLSID: in test_FPropCompareProp()
638 case PT_CLSID: in test_LPropCompareProp()
749 case PT_CLSID: in test_ScCountProps()
1041 case PT_SYSTIME: case PT_CLSID: case PT_BINARY: in test_FBadPropTag()
1133 case PT_CLSID: in test_FBadProp()
1186 case PT_CLSID: in test_FBadColumnSet()
/reactos/dll/win32/mapi32/
H A Dprop.c81 case PT_CLSID: in PropCopyMore()
255 case PT_CLSID: ulRet *= sizeof(GUID); in UlPropSize()
513 case PT_CLSID: in LPropCompareProp()
748 case PT_CLSID: in ScCountProps()
818 case PT_CLSID: in ScCopyProps()
968 case PT_CLSID: in ScRelocProps()
1242 case PT_CLSID: in FBadPropTag()
1309 case PT_CLSID: in FBadProp()
/reactos/sdk/include/psdk/
H A Dmapitags.h393 #define PR_FORM_CLSID PROP_TAG(PT_CLSID,0x3302)
408 #define PR_FORM_DESIGNER_GUID PROP_TAG(PT_CLSID,0x3309)
699 #define PR_CONTACT_VERSION PROP_TAG(PT_CLSID,0x3A52)
H A Dmapidefs.h213 #define PT_CLSID 72U macro
262 #define PT_MV_CLSID (MV_FLAG|PT_CLSID)