Searched defs:lnFormatType (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | iads.h | 5765 #define IADsNameTranslate_Get(This,lnFormatType,pbstrADsPath) (This)->lpVtbl->Get(This,lnFormatType… argument 5766 #define IADsNameTranslate_SetEx(This,lnFormatType,pvar) (This)->lpVtbl->SetEx(This,lnFormatType,pva… argument 5767 #define IADsNameTranslate_GetEx(This,lnFormatType,pvar) (This)->lpVtbl->GetEx(This,lnFormatType,pva… argument 6686 #define IADsPathname_Retrieve(This,lnFormatType,pbstrADsPath) (This)->lpVtbl->Retrieve(This,lnForma… argument
|