Desktop Functions: Smart Device Functions:
|
Search Results for "UInt32" in [All]Enums1: ACCESS_MASK
Public Enum ACCESS_MASK : Uint32 2: CLSCTX
Enum CLSCTX As Integer '(or UInt32 if using .NET 2.0)
Enum SHChangeNotifyEventID As UInt32
Private Enum SHChangeNotifyFlags As UInt32 5: SHCNE
Public Enum SHCNE As UInt32 misc6: Comments
static extern int GetPackageFullName(IntPtr hProcess, ref UInt32 packageFullNameLength, StringBuilder fullName); Structures
/// The uiParam value must be set to (System.UInt32)Marshal.SizeOf(typeof(ANIMATIONINFO)) when using this structure.
this.cbSize = (System.UInt32)Marshal.SizeOf(typeof(ANIMATIONINFO));
/// Always must be set to (System.UInt32)Marshal.SizeOf(typeof(ANIMATIONINFO)).
public System.UInt32 cbSize;
public UInt32 dwSize;
internal UInt32 dwSize;
internal UInt32 dwSize;
this.dwSize = (UInt32)Marshal.SizeOf(typeof(Bluetooth_Find_Radio_Params));
internal UInt32 dwSize;
internal UInt32 ulClassOfDevice;
this.dwSize = (UInt32)Marshal.SizeOf(typeof(BluetoothRadioInfo));
val mutable FileAttributes:UInt32
val mutable VolumeSerialNumber:UInt32
val mutable FileSizeHigh:UInt32
val mutable FileSizeLow:UInt32
val mutable NumberOfLinks:UInt32
val mutable FileIndexHigh:UInt32
val mutable FileIndexLow:UInt32 13: CAPTUREPARMS
public System.UInt32 dwRequestMicroSecPerFrame;
public System.UInt32 wPercentDropForError;
public System.UInt32 dwIndexSize;
public System.UInt32 wChunkGranularity;
public System.UInt32 wNumVideoRequested;
public System.UInt32 wNumAudioRequested;
public System.UInt32 vKeyAbort; // check this
public System.UInt32 wTimeLimit;
public System.UInt32 dwMCIStartTime;
public System.UInt32 dwMCIStopTime;
public System.UInt32 wStepCaptureAverageFrames;
public System.UInt32 dwAudioBufferSize;
public System.UInt32 AVStreamMaster; 14: CAUUID
public UInt32 cElems; 15: CEOSVERSIONINFO
public UInt32 dwOSVersionInfoSize;
public UInt32 dwMajorVersion;
public UInt32 dwMinorVersion;
public UInt32 dwBuildNumber;
public UInt32 dwPlatformId;
Public dwOSVersionInfoSize As UInt32
Public dwMajorVersion As UInt32
Public dwMinorVersion As UInt32
Public dwBuildNumber As UInt32
Public dwPlatformId As UInt32
public UInt32 cbSize;
public UInt32 ExtStatus; 17: COMMCONFIG
UInt32 dwSize;
UInt32 dwProviderSubType;
UInt32 dwProviderOffsert;
UInt32 dwProviderSize;
const UInt32 PST_FAX = 0x00000021; // FAX device
const UInt32 PST_LAT = 0x00000101; // LAT protocol
const UInt32 PST_MODEM = 0x00000006; // Modem device
const UInt32 PST_NETWORK_BRIDGE = 0x00000100; // Unspecified network bridge
const UInt32 PST_PARALLELPORT = 0x00000002; // Parallel port
const UInt32 PST_RS232 = 0x00000001; // RS-232 serial port
const UInt32 PST_RS422 = 0x00000003; // RS-422 port
const UInt32 PST_RS423 = 0x00000004; // RS-423 port
const UInt32 PST_RS449 = 0x00000005; // RS-449 port
const UInt32 PST_SCANNER = 0x00000022; // Scanner device
const UInt32 PST_TCPIP_TELNET = 0x00000102; // TCP/IP Telnet protocol
const UInt32 PST_UNSPECIFIED = 0x00000000; // Unspecified
const UInt32 PST_X25 = 0x00000103; // X.25 standards
const UInt32 PCF_16BITMODE = 0x0200; // Special 16-bit mode supported
const UInt32 PCF_DTRDSR = 0x0001; // DTR (data-terminal-ready)/DSR (data-set-ready) supported
const UInt32 PCF_INTTIMEOUTS = 0x0080; // Interval time-outs supported
const UInt32 PCF_PARITY_CHECK = 0x0008; // Parity checking supported
const UInt32 PCF_RLSD = 0x0004; // RLSD (receive-line-signal-detect) supported
const UInt32 PCF_RTSCTS = 0x0002; // RTS (request-to-send)/CTS (clear-to-send) supported
const UInt32 PCF_SETXCHAR = 0x0020; // Settable XON/XOFF supported
const UInt32 PCF_SPECIALCHARS = 0x0100; // Special character support provided
const UInt32 PCF_TOTALTIMEOUTS = 0x0040; // Total (elapsed) time-outs supported
const UInt32 PCF_XONXOFF = 0x0010; // XON/XOFF flow control supported
const UInt32 BAUD_075 = 0x00000001; // 75 bps
const UInt32 BAUD_110 = 0x00000002; // 110 bps
const UInt32 BAUD_134_5 = 0x00000004; // 134.5 bps
const UInt32 BAUD_150 = 0x00000008; // 150 bps
const UInt32 BAUD_300 = 0x00000010; // 300 bps
const UInt32 BAUD_600 = 0x00000020; // 600 bps
const UInt32 BAUD_1200 = 0x00000040; // 1200 bps
const UInt32 BAUD_1800 = 0x00000080; // 1800 bps
const UInt32 BAUD_2400 = 0x00000100; // 2400 bps
const UInt32 BAUD_4800 = 0x00000200; // 4800 bps
const UInt32 BAUD_7200 = 0x00000400; // 7200 bps
const UInt32 BAUD_9600 = 0x00000800; // 9600 bps
const UInt32 BAUD_14400 = 0x00001000; // 14400 bps
const UInt32 BAUD_19200 = 0x00002000; // 19200 bps
const UInt32 BAUD_38400 = 0x00004000; // 38400 bps
const UInt32 BAUD_56K = 0x00008000; // 56K bps
const UInt32 BAUD_57600 = 0x00010000; // 57600 bps
const UInt32 BAUD_115200 = 0x00020000; // 115200 bps
const UInt32 BAUD_128K = 0x00040000; // 128K bps
const UInt32 BAUD_USER = 0x10000000; // Programmable baud rate. 18: COMMTIMEOUTS
public UInt32 ReadIntervalTimeout;
public UInt32 ReadTotalTimeoutMultiplier;
public UInt32 ReadTotalTimeoutConstant;
public UInt32 WriteTotalTimeoutMultiplier;
public UInt32 WriteTotalTimeoutConstant; 19: COMSTAT
public UInt32 Flags;
public UInt32 cbInQue;
public UInt32 cbOutQue;
public UInt32 cbData;
public UInt32 cbSize;
public UInt32 dwMsgEncodingType;
public UInt32 cMsgCert;
public UInt32 cMsgCrl;
public UInt32 cAuthAttr;
public UInt32 cUnauthAttr;
public UInt32 dwFlags;
public UInt32 dwInnerContentType;
Public dwMsgEncodingType As UInt32 23: CTL_USAGE
public UInt32 cUsageIdentifier; 24: DEVPROPKEY
public UInt32 pid; 25: DNS_RPC_RECORD
public UInt32 dwFlags;
public UInt32 dwSerial;
public UInt32 dwTtlSeconds;
public UInt32 dwReserved; // REVERSED from MS documentation
public UInt32 dwTimeStamp; // REVERSED from MS documentation
public UInt32 dwFlags { get { return header.dwFlags;}}
public UInt32 dwSerial { get { return header.dwSerial;}}
public UInt32 dwTtlSeconds { get { return header.dwTtlSeconds;}}
public UInt32 dwTimeStamp { get { return header.dwTimeStamp;}}
public UInt32 dwReserved { get { return header.dwReserved; } } 26: EVENTMSG
public UInt32 message;
public UInt32 paramL;
public UInt32 paramH;
public UInt32 time;
Public message As UInt32
Public paramL As UInt32
Public paramH As UInt32
Public time As UInt32 27: FILEDESCRIPTOR
public UInt32 dwFileAttributes;
public UInt32 nFileSizeHigh;
public UInt32 nFileSizeLow;
Public dwFileAttributes As UInt32
Public nFileSizeHigh As UInt32
Public nFileSizeLow As UInt32 28: FILTERREGION
Public idChunk As UInt32
Public cwcStart As UInt32
Public cwcExtent As UInt32
public UInt32 ReplyLength;
public UInt32 Status; 31: GENERIC_MAPPING
Public GenericRead As UInteger 'UInt32
Public GenericWrite As UInteger 'UInt32
Public GenericExecute As UInteger 'UInt32
Public GenericAll As UInteger 'UInt32 32: HEAPENTRY32
internal UInt32 dwSize;
internal UInt32 dwBlockSize;
internal UInt32 dwFlags;
internal UInt32 dwLockCount;
internal UInt32 dwResvd;
internal UInt32 th32ProcessID; 33: HEAPLIST32
internal UInt32 dwSize;
internal UInt32 th32ProcessID;
internal UInt32 th32HeapID;
internal UInt32 dwFlags;
public UInt32 VirtualAddress;
public UInt32 Size;
Public VirtualAddress As UInt32
Public Size As UInt32 35: IMAGE_DOS_HEADER
Public e_lfanew As UInt32
public UInt32 Characteristics;
public UInt32 TimeDateStamp;
public UInt32 Name;
public UInt32 Base;
public UInt32 NumberOfFunctions;
public UInt32 NumberOfNames;
public UInt32 AddressOfFunctions; // RVA from base of image
public UInt32 AddressOfNames; // RVA from base of image
public UInt32 AddressOfNameOrdinals; // RVA from base of image
public UInt32 TimeDateStamp;
public UInt32 PointerToSymbolTable;
public UInt32 NumberOfSymbols;
Public TimeDateStamp As UInt32
Public PointerToSymbolTable As UInt32
Public NumberOfSymbols As UInt32 38: IMAGE_NT_HEADERS
Public Signature As UInt32
Public Signature As UInt32
Public SizeOfCode As UInt32
Public SizeOfInitializedData As UInt32
Public SizeOfUninitializedData As UInt32
Public AddressOfEntryPoint As UInt32
Public BaseOfCode As UInt32
Public BaseOfData As UInt32
Public ImageBase As UInt32
Public SectionAlignment As UInt32
Public FileAlignment As UInt32
Public Win32VersionValue As UInt32
Public SizeOfImage As UInt32
Public SizeOfHeaders As UInt32
Public CheckSum As UInt32
Public SizeOfStackReserve As UInt32
Public SizeOfStackCommit As UInt32
Public SizeOfHeapReserve As UInt32
Public SizeOfHeapCommit As UInt32
Public LoaderFlags As UInt32
Public NumberOfRvaAndSizes As UInt32
Public SizeOfCode As UInt32
Public SizeOfInitializedData As UInt32
Public SizeOfUninitializedData As UInt32
Public AddressOfEntryPoint As UInt32
Public BaseOfCode As UInt32
Public SectionAlignment As UInt32
Public FileAlignment As UInt32
Public Win32VersionValue As UInt32
Public SizeOfImage As UInt32
Public SizeOfHeaders As UInt32
Public CheckSum As UInt32
Public LoaderFlags As UInt32
Public NumberOfRvaAndSizes As UInt32
public UInt32 VirtualSize;
public UInt32 VirtualAddress;
public UInt32 SizeOfRawData;
public UInt32 PointerToRawData;
public UInt32 PointerToRelocations;
public UInt32 PointerToLinenumbers;
Public PhysicalAddress As System.UInt32
Public VirtualSize As System.UInt32
Public VirtualAddress As UInt32
Public SizeOfRawData As UInt32
Public PointerToRawData As UInt32
Public PointerToRelocations As UInt32
Public PointerToLinenumbers As UInt32
Public Characteristics As UInt32 42: INFCONTEXT
Public Section As System.UInt32
Public Line As System.UInt32
Public dwICC As System.UInt32 44: IP_ADAPTER_INFO
public UInt32 AddressLength;
public UInt32 Type;
public UInt32 DhcpEnabled; 45: JOB_INFO_1
public UInt32 JobId;
public UInt32 Status;
public UInt32 Priority;
public UInt32 Position;
public UInt32 TotalPages;
public UInt32 PagesPrinted; 46: KBDLLHOOKSTRUCT
Public vkCode As UInt32
Public scanCode As UInt32
Public time As UInt32
Public Enum KBDLLHOOKSTRUCTFlags As UInt32
public vkCode As UInt32
public scanCode As UInt32
public flags As UInt32
public time As UInt32 47: LASTINPUTINFO
public UInt32 cbSize;
public UInt32 dwTime;
dwTime : uint32 48: LOGBRUSH
public UInt32 lbColor; //colorref RGB(...)
public UInt32 Length;
public UInt32 Attributes;
Dim Length As UInt32
Dim Attributes As UInt32 50: LUID
public UInt32 Attributes;
public UInt32 Attributes; 52: MAPI
Public ulReserved As UInt32
Public flFlags As UInt32
Public nRecipCount As UInt32
Public nFileCount As UInt32
Public ulReserved As UInt32
Public flFlags As UInt32
Public nPosition As UInt32
Public ulReserved As UInt32
Public cbTag As UInt32
Public cbEncoding As UInt32
Public ulReserved As UInt32
Public ulRecipClass As UInt32
Public ulEIDSize As UInt32 53: MEMORYSTATUS
Me.dwLength = CType(Marshal.SizeOf(GetType(MEMORYSTATUSEX)), UInt32)
Public dwLength As UInt32
Public dwMemoryLoad As UInt32 54: MEMORYSTATUSEX
Me.dwLength = CType(Marshal.SizeOf(GetType(MEMORYSTATUSEX)), UInt32)
Public dwLength As UInt32
Public dwMemoryLoad As UInt32 55: MENUINFO
public UInt32 cbSize;
public UInt32 fMask;
public UInt32 dwStyle;
public UInt32 dwContextHelpID; 56: MIB_IPADDROW
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
__property UInt32 get_Address(){return _address;}
__property UInt32 get_Index(){return _index;}
__property UInt32 get_Mask(){return _mask;}
__property UInt32 get_BroadCastAddress(){return _broadcastAddress;}
__property UInt32 get_ReassemblySize(){return _reassemblySize;} 57: MIB_IPADDROW
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
UInt32 get_Address(){return _address;}
UInt32 get_Index(){return _index;}
UInt32 get_Mask(){return _mask;}
UInt32 get_BroadCastAddress(){return _broadcastAddress;}
UInt32 get_ReassemblySize(){return _reassemblySize;}
Dim _address As UInt32
Dim _index As UInt32
Dim _mask As UInt32
Dim _broadcastAddress As UInt32
Dim _reassemblySize As UInt32
'Function get_Address() As UInt32
'Function get_Index() As UInt32
'Function get_Mask() As UInt32
'Function get_BroadCastAddress() As UInt32
'Function get_ReassemblySize() As UInt32
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
__property UInt32 get_Address(){return _address;}
__property UInt32 get_Index(){return _index;}
__property UInt32 get_Mask(){return _mask;}
__property UInt32 get_BroadCastAddress(){return _broadcastAddress;}
__property UInt32 get_ReassemblySize(){return _reassemblySize;} 58: MIB_IPADDRROW
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
UInt32 get_Address(){return _address;}
UInt32 get_Index(){return _index;}
UInt32 get_Mask(){return _mask;}
UInt32 get_BroadCastAddress(){return _broadcastAddress;}
UInt32 get_ReassemblySize(){return _reassemblySize;}
Dim _address As UInt32
Dim _index As UInt32
Dim _mask As UInt32
Dim _broadcastAddress As UInt32
Dim _reassemblySize As UInt32
'Function get_Address() As UInt32
'Function get_Index() As UInt32
'Function get_Mask() As UInt32
'Function get_BroadCastAddress() As UInt32
'Function get_ReassemblySize() As UInt32
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
__property UInt32 get_Address(){return _address;}
__property UInt32 get_Index(){return _index;}
__property UInt32 get_Mask(){return _mask;}
__property UInt32 get_BroadCastAddress(){return _broadcastAddress;}
__property UInt32 get_ReassemblySize(){return _reassemblySize;} 59: MIB_IPADDRROW
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
UInt32 get_Address(){return _address;}
UInt32 get_Index(){return _index;}
UInt32 get_Mask(){return _mask;}
UInt32 get_BroadCastAddress(){return _broadcastAddress;}
UInt32 get_ReassemblySize(){return _reassemblySize;}
Dim _address As UInt32
Dim _index As UInt32
Dim _mask As UInt32
Dim _broadcastAddress As UInt32
Dim _reassemblySize As UInt32
'Function get_Address() As UInt32
'Function get_Index() As UInt32
'Function get_Mask() As UInt32
'Function get_BroadCastAddress() As UInt32
'Function get_ReassemblySize() As UInt32
UInt32 _address;
UInt32 _index;
UInt32 _mask;
UInt32 _broadcastAddress;
UInt32 _reassemblySize;
__property UInt32 get_Address(){return _address;}
__property UInt32 get_Index(){return _index;}
__property UInt32 get_Mask(){return _mask;}
__property UInt32 get_BroadCastAddress(){return _broadcastAddress;}
__property UInt32 get_ReassemblySize(){return _reassemblySize;} 60: MIB_IPADDRTABLE
UInt32 _numEntries;
__property UInt32 get_NumEntries() { return _numEntries; } Cut off search results after 60. Please refine your search. |