Desktop Functions: Smart Device Functions:
|
Search Results for "UInt32" in [All]ntdsapi1: DsBind
public static extern UInt32 DsBindWithCred(
public static extern UInt32 DsBindWithCred( 3: DsCrackNames
ByVal cNames As UInt32, _
public static extern UInt32 DsMakePasswordCredentials( 5: DsUnBind
public static extern UInt32 DsUnBind( winhttp
ref UInt32 lpdwNumberOfBytesAvailable Enums7: ACCESS_MASK
Public Enum ACCESS_MASK : Uint32 8: CLSCTX
Enum CLSCTX As Integer '(or UInt32 if using .NET 2.0)
Enum SHChangeNotifyEventID As UInt32
Private Enum SHChangeNotifyFlags As UInt32 11: SHCNE
Public Enum SHCNE As UInt32 hid12: HidD_GetFeature
Public Shared Function HidD_GetFeature(hidDeviceObject As SafeFileHandle, ByVal reportBuffer As Byte(), ByVal reportBufferLength As UInt32) As Boolean ole32
public static extern void CoFreeUnusedLibrariesEx(UInt32 unloadDelay, UInt32 reserved); public static void FreeDllsNow(UInt32 pause)
CoFreeUnusedLibrariesEx(pause, (UInt32)0);
public static extern void CoFreeUnusedLibrariesEx(UInt32 unloadDelay, UInt32 reserved); public static void FreeDllsNow(UInt32 pause)
CoFreeUnusedLibrariesEx(pause, (UInt32)0); 15: OleCreate 7/6/2012 Dan Woerner : Changed olepro32.dll to oleaut32.dll because olepro32 doesn't work for x64, also changed the uint/UINT32/(and IntPtr reserved) to int because they are easier to deal with
UInt32 cObjects, [MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 4, ArraySubType = UnmanagedType.IUnknown)] object[] lplpUnk,
UInt32 cPages, [MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 6)] Guid[] lpPageClsID,
uint lcid, UInt32 dwReserved, IntPtr lpvReserved); setupapi17: CM_Get_Child
static extern int CM_Get_Child(out UInt32 pdnDevInst, UInt32 dnDevInst, int ulFlags); 18: CM_Get_Device_ID
static extern int CM_Get_Device_ID_Size(out int pulLen, UInt32 dnDevInst, int flags = 0);
// devInst is an uint32 - this matters on 64-bit
static extern int CM_Get_DevNode_Status(out UInt32 status, out UInt32 probNum, UInt32 devInst, int flags); 20: CM_Get_Parent
out UInt32 pdnDevInst,
UInt32 dnDevInst,
UInt32 ptrPrevious; 21: CM_Get_Sibling
static extern int CM_Get_Sibling(out UInt32 pdnDevInst, UInt32 dnDevInst, int ulFlags);
static extern UInt32 CM_Reenumerate_DevNode_Ex(UInt32 dnDevInst, UInt32 ulFlags, IntPtr hMachine);
Declare Function CM_Reenumerate_DevNode_Ex Lib "setupapi.dll" (dnDevInst As UInt32, ulFlags As UInt32, hMachine As IntPtr) As UInt32
UInt32 devRoot;
static extern int CM_Request_Device_Eject(UInt32 devinst, out PNP_VETO_TYPE pVetoType, System.Text.StringBuilder pszVetoName, int ulNameLength, int ulFlags);
Dim ErrorLine As UInt32 = 0
UInt32 Flags,
UInt32 ClassGuidListSize,
out UInt32 RequiredSize);
UInt32 InstallFunction,
static extern bool SetupDiClassGuidsFromName(string ClassName, ref Guid ClassGuidArray1stItem, UInt32 ClassGuidArraySize, out UInt32 RequiredSize);
UInt32 RequiredSize = 0;
UInt32 ErrorCode;
UInt32 ClassNameSize,
out UInt32 RequiredSize
UInt32 memberIndex,
UInt32 memberIndex,
ByVal memberIndex As UInt32, ByRef deviceInterfaceData As SP_DEVICE_INTERFACE_DATA) As Boolean
public static extern IntPtr SetupDiGetClassDevs(ref Guid classGuid, IntPtr enumerator, IntPtr hwndParent, UInt32 flags);
public static extern Boolean SetupDiEnumDeviceInterfaces(IntPtr hDevInfo, IntPtr devInfo, ref Guid interfaceClassGuid, UInt32 memberIndex, ref SP_DEVICE_INTERFACE_DATA deviceInterfaceData);
UInt32 deviceInterfaceDetailDataSize,
ref UInt32 requiredSize,
Dim RegType As UInt32 = Reg_Types.REG_SZ
Dim RequiredSize As UInt32
out UInt64 propertyType, // or Uint32 ?
UInt32 flags);
out UInt64 propertyType, // or Uint32 ?
UInt32 flags);
out UInt32 propertyRegDataType,
out UInt32 requiredSize
out UInt32 propertyRegDataType,
out UInt32 requiredSize
Uint32 RequiredSize;
Uint32 RegType;
UInt32 RequiredSize = 0;
UInt32 regType = REG_SZ;
Dim ErrorLine As UInt32 = 0
Dim ErrorLine As UInt32 = 0
Dim ErrorLine As UInt32 = 0
Dim ErrorLine As UInt32 = 0 37: SetupOpenInfFile
Dim ErrorLine As UInt32 = 0 secur32
public UInt32 LowPart;
public UInt32 HighPart;
public UInt32 Size;
public UInt32 LogonType;
public UInt32 Session; 39: LsaLogonUser
[In] UInt32 AuthenticationPackage,
[In] UInt32 AuthenticationInformationLength,
[Out] out UInt32 ProfileBufferLength,
UInt32 PagedPoolLimit;
UInt32 NonPagedPoolLimit;
UInt32 MinimumWorkingSetSize;
UInt32 MaximumWorkingSetSize;
UInt32 PagefileLimit;
[In] UInt32 AuthenticationPackage,
[In] UInt32 AuthenticationInformationLength,
[Out] out UInt32 ProfileBufferLength,
public static extern WinStatusCodes LsaLookupAuthenticationPackage([In] IntPtr LsaHandle,[In] ref LSA_STRING PackageName,[Out] out UInt32 AuthenticationPackage);
UInt32 kerberosPackageId;
UInt32 profileBufferLength = 0;
public static extern WinStatusCodes LsaLookupAuthenticationPackage([In] IntPtr LsaHandle,[In] ref LSA_STRING PackageName,[Out] out UInt32 AuthenticationPackage);
public UInt32 fCapabilities;
public UInt32 cbMaxToken; fbwflib
UInt32 threshold,
ref UInt32 size);
ref UInt32 size); comctl3245: DoReaderMode
Dim cbSize As UInt32
Dim fFlags As UInt32 uxtheme46: DrawThemeTextEx
Public Shared Function DrawThemeTextEx(hTheme As IntPtr, hdc As IntPtr, iPartId As Integer, iStateId As Integer, text As [String], length As Integer, flags As UInt32, ByRef rect As RECT, ByRef poptions As DTBGOPTS) As Int32 47: GetThemeSysColor
public extern static UInt32 GetThemeSysColor(IntPtr hTheme, int iColorId);
Public Shared Function GetThemeSysColor(hTheme As IntPtr, iColorId As Integer) As UInt32
public extern static Int32 GetThemeTextExtent(IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, String text, int textLength, UInt32 textFlags, ref RECT boundingRect, out RECT extentRect);
public extern static Int32 GetThemeTextExtent(IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, String text, int textLength, UInt32 textFlags, int boundingRect, out RECT extentRect);
public extern static Int32 HitTestThemeBackground(IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, UInt32 dwOptions, ref RECT pRect, IntPtr hrgn, POINT ptTest, out HitTestThemeBackgroundCode code);
Public Shared Function HitTestThemeBackground(hTheme As IntPtr, hdc As IntPtr, iPartId As Integer, iStateId As Integer, dwOptions As UInt32, ByRef pRect As RECT, _ ws2_3250: WSANSIoctl
static extern Int32 WSAIoctl(Int32 s, UInt32 dwControlCode, IntPtr lpvInBuffer, Int32 cbInBuffer, IntPtr lpvOutBuffer, Int32 cbOutBuffer, out UInt32 lpcbBytesReturned, IntPtr lpOverlapped, IntPtr lpCompletion); opengl32
[MarshalAs(UnmanagedType.U4)] UInt32 first,
[MarshalAs(UnmanagedType.U4)] UInt32 count,
[MarshalAs(UnmanagedType.U4)] UInt32 listBase,
public UInt32 FontBase = 0; Interfaces
Sub NewWindow3(<In, Out, MarshalAs(UnmanagedType.IDispatch)> ByRef ppDisp As Object, <In, Out, MarshalAs(UnmanagedType.VariantBool)> ByRef Cancel As Boolean, ByVal dwFlags As UInt32, <MarshalAs(UnmanagedType.BStr)> ByVal bstrUrlContext As String, <MarshalAs(UnmanagedType.BStr)> ByVal bstrUrl As String) 53: IDeskBand
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Public Overridable Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef dbi As DESKBANDINFO) Implements IDeskBand.GetBandInfo, IDeskBand2.GetBandInfo
Public Overridable Sub CloseDW(dwReserved As UInt32) Implements IDeskBand.CloseDW, IDockingWindow.CloseDW
Public dwMask As UInt32
Sub CloseDW(<[In]> dwReserved As UInt32)
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Sub CloseDW(<[In]()> dwReserved As UInt32)
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Public message As UInt32
Public wParam As UInt32
Public time As UInt32 54: IDeskBand2
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Public Overridable Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef dbi As DESKBANDINFO) Implements IDeskBand.GetBandInfo, IDeskBand2.GetBandInfo
Public Overridable Sub CloseDW(dwReserved As UInt32) Implements IDeskBand.CloseDW, IDockingWindow.CloseDW
Public dwMask As UInt32
Sub CloseDW(<[In]> dwReserved As UInt32)
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Sub CloseDW(<[In]()> dwReserved As UInt32)
Sub GetBandInfo(dwBandID As UInt32, dwViewMode As UInt32, ByRef pdbi As DESKBANDINFO)
Public message As UInt32
Public wParam As UInt32
Public time As UInt32
Sub GetOverrideKeyPath(<MarshalAs(UnmanagedType.BStr)> ByRef pchKey As String, dw As UInt32)
Sub GetOverrideKeyPath(<MarshalAs(UnmanagedType.BStr)> ByRef pchKey As String, dw As UInt32)
Sub GetBindInfo(<Out()> ByRef grfBINDF As UInt32, <[In](), Out()> ByRef pbindinfo As BINDINFO)
Sub GetBindString(ByVal ulStringType As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByRef ppwzStr As String, ByVal cEl As UInt32, ByRef pcElFetched As UInt32)
Sub ReportProgress(ByVal ulStatusCode As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szStatusText As String)
Sub ReportData(ByVal grfBSCF As BSCF, ByVal ulProgress As UInt32, ByVal ulProgressMax As UInt32)
Sub ReportResult(ByVal hrResult As Integer, ByVal dwError As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szResult As String)
Sub ReportProgress(ByVal ulStatusCode As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szStatusText As String)
Sub ReportData(ByVal grfBSCF As BSCF, ByVal ulProgress As UInt32, ByVal ulProgressMax As UInt32)
Sub ReportResult(ByVal hrResult As Integer, ByVal dwError As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szResult As String)
ref UInt32 pdwZone, UInt32 dwFlags);
ref UInt32 pcbSecurityId, uint dwReserved);
UInt32 dwAction, out byte pPolicy, UInt32 cbPolicy,
byte pContext, UInt32 cbContext, UInt32 dwFlags,
UInt32 dwReserved);
ref Guid guidKey, ref byte ppPolicy, ref UInt32 pcbPolicy,
ref byte pContext, UInt32 cbContext, UInt32 dwReserved);
int SetZoneMapping(UInt32 dwZone,
UInt32 dwFlags);
int GetZoneMappings(UInt32 dwZone, out UCOMIEnumString ppenumString,
UInt32 dwFlags);
out UInt32 pdwZone, UInt32 dwFlags);
ref UInt32 pcbSecurityId, uint dwReserved);
UInt32 dwAction, out byte pPolicy, UInt32 cbPolicy,
byte pContext, UInt32 cbContext, UInt32 dwFlags,
UInt32 dwReserved);
ref Guid guidKey, ref byte ppPolicy, ref UInt32 pcbPolicy,
ref byte pContext, UInt32 cbContext, UInt32 dwReserved);
int SetZoneMapping(UInt32 dwZone,
UInt32 dwFlags);
int GetZoneMappings(UInt32 dwZone, out UCOMIEnumString ppenumString,
UInt32 dwFlags);
ByRef pdwZone As UInt32, ByVal dwFlags As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer
ByRef pcbSecurityId As UInt32, ByVal dwReserved As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer
ByVal dwAction As UInt32, <[Out]()> ByVal pPolicy As Byte, ByVal cbPolicy As UInt32,
ByVal pContext As Byte, ByVal cbContext As UInt32, ByVal dwFlags As UInt32,
ByVal dwReserved As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer
ByRef guidKey As Guid, ByRef ppPolicy As Byte, ByRef pcbPolicy As UInt32,
ByRef pContext As Byte, ByVal cbContext As UInt32, ByVal dwReserved As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer
Function SetZoneMapping(ByVal dwZone As UInt32,
ByVal dwFlags As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer
Function GetZoneMappings(ByVal dwZone As UInt32, <[Out]()> ByVal ppenumString As IEnumString,
ByVal dwFlags As UInt32) As <MarshalAs(UnmanagedType.I4)> Integer 'As UCOMIEnumString Cut off search results after 60. Please refine your search. |