Home
last modified time | relevance | path

Searched defs:LPUNKNOWN (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dunknwnbase.h58 typedef IUnknown *LPUNKNOWN; typedef
Dunknwn.h62 typedef IUnknown *LPUNKNOWN; typedef
D_dbdao.h211 operator LPUNKNOWN(){ return GetInterface();} in LPUNKNOWN() function
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.h182 typedef IUnknown *LPUNKNOWN; typedef
/aosp_15_r20/external/mesa3d/include/D3D9/
H A Dd3d9types.h1782 typedef struct IUnknown IUnknown, *PUNKNOWN, *LPUNKNOWN; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs213405 pub type LPUNKNOWN = *mut IUnknown; typedef
221688 pUnk: LPUNKNOWN, in CoRegisterClassObject()
221722 pUnk: LPUNKNOWN, in CoGetMarshalSizeMax()
221732 pUnk: LPUNKNOWN, in CoMarshalInterface()
221751 pub fn CoDisconnectObject(pUnk: LPUNKNOWN, dwReserved: DWORD) -> HRESULT; in CoDisconnectObject()
221754 pub fn CoLockObjectExternal(pUnk: LPUNKNOWN, fLock: BOOL, fLastUnlockReleases: BOOL) in CoLockObjectExternal()
221760 pUnk: LPUNKNOWN, in CoGetStandardMarshal()
221769 pUnkOuter: LPUNKNOWN, in CoGetStdMarshalEx()
221771 ppUnkInner: *mut LPUNKNOWN, in CoGetStdMarshalEx()
221784 pUnk: LPUNKNOWN, in CoMarshalInterThreadInterfaceInStream()
[all …]