Home
last modified time | relevance | path

Searched defs:pszClass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddsclient.h222 LPCWSTR pszClass; member
234 LPCWSTR pszClass; member
Dwmiutils.h263 #define IWbemPath_SetScope(This,uIndex,pszClass) (This)->lpVtbl->SetScope(This,uIndex,pszClass) argument
265 #define IWbemPath_GetScope(This,uIndex,puClassNameBufSize,pszClass,pKeyList) (This)->lpVtbl->GetSco… argument
Dshellapi.h393 PCWSTR pszClass; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs132052 pub pszClass: PCWSTR, field