Home
last modified time | relevance | path

Searched defs:puApparentCimType (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwmiutils.h147 …This,uKeyIx,uFlags,puNameBufSize,pszKeyName,puKeyValBufSize,pKeyVal,puApparentCimType) (This)->lpV… argument
148 …yList_GetKey2(This,uKeyIx,uFlags,puNameBufSize,pszKeyName,pKeyValue,puApparentCimType) (This)->lpV… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwmiutils.h147 …This,uKeyIx,uFlags,puNameBufSize,pszKeyName,puKeyValBufSize,pKeyVal,puApparentCimType) (This)->lpV… argument
148 …yList_GetKey2(This,uKeyIx,uFlags,puNameBufSize,pszKeyName,pKeyValue,puApparentCimType) (This)->lpV… argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/InteropClasses/
H A DWMIInterop.cs951 …In][Out] ref UInt32 puKeyValBufSize, [In][Out] IntPtr pKeyVal, [Out] out UInt32 puApparentCimType); in GetKey_()
952 …LPWStr)] string pszKeyName, [In][Out] ref object pKeyValue, [Out] out UInt32 puApparentCimType); in GetKey2_()