1 instantiation of UInt32
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10729bamlType.DefaultConstructor = delegate() { return new System.UInt32(); };
2109 references to UInt32
mscorlib (376)
microsoft\win32\oavariantlib.cs (1)
47typeof(UInt32),
microsoft\win32\win32native.cs (5)
107using DWORD = System.UInt32; 108using ULONG = System.UInt32; 2109ULONG securityInformation, 2111ref ULONG resultStringLength ); 2125ref ULONG resultSdLength );
system\activationcontext.cs (2)
400UInt32 disposition; 401_actContext.SetApplicationRunningState(0, (UInt32)s, out disposition);
system\buffer.cs (11)
39using nuint = System.UInt32; 299internal unsafe static void Memmove(byte* dest, byte* src, nuint len) 302const nuint CopyThreshold = 2048; 320if (((nuint)dest - (nuint)src < len) || ((nuint)src - (nuint)dest < len)) goto PInvoke; 424nuint n = len >> 6; 486private unsafe static void _Memmove(byte* dest, byte* src, nuint len) 496extern private unsafe static void __Memmove(byte* dest, byte* src, nuint len); 509Memmove((byte*)destination, (byte*)source, checked((nuint)sourceBytesToCopy));
system\convert.cs (38)
126(RuntimeType)typeof(UInt32), 1194if (value < 0 || value > UInt32.MaxValue) throw new OverflowException(Environment.GetResourceString("Overflow_UInt32")); 1201if (value > UInt32.MaxValue) throw new OverflowException(Environment.GetResourceString("Overflow_UInt32")); 1231return UInt32.Parse(value, CultureInfo.CurrentCulture); 1238return UInt32.Parse(value, NumberStyles.Integer, provider); 2479const UInt32 intA = (UInt32) 'A'; 2480const UInt32 inta = (UInt32) 'a'; 2481const UInt32 int0 = (UInt32) '0'; 2482const UInt32 intEq = (UInt32) '='; 2483const UInt32 intPlus = (UInt32) '+'; 2484const UInt32 intSlash = (UInt32) '/'; 2485const UInt32 intSpace = (UInt32) ' '; 2486const UInt32 intTab = (UInt32) '\t'; 2487const UInt32 intNLn = (UInt32) '\n'; 2488const UInt32 intCRt = (UInt32) '\r'; 2489const UInt32 intAtoZ = (UInt32) ('Z' - 'A'); // = ('z' - 'a') 2490const UInt32 int0to9 = (UInt32) ('9' - '0'); 2500UInt32 currCode; 2505UInt32 currBlockCodes = 0x000000FFu; 2514currCode = (UInt32) (*inputPtr); 2656const UInt32 intEq = (UInt32) '='; 2657const UInt32 intSpace = (UInt32) ' '; 2667UInt32 c = (UInt32) (*inputPtr);
system\decimal.cs (22)
95private static UInt32[] Powers10 = new UInt32[] { 608private static void InternalAddUInt32RawUnchecked(ref Decimal value, UInt32 i) { 609UInt32 v; 610UInt32 sum; 611v = (UInt32)value.lo; 615v = (UInt32)value.mid; 619value.hi = (Int32) ((UInt32)value.hi + 1); 627private static UInt32 InternalDivRemUInt32(ref Decimal value, UInt32 divisor) { 628UInt32 remainder = 0; 631n = ((UInt32) value.hi); 632value.hi = (Int32)((UInt32)(n / divisor)); 633remainder = (UInt32)(n % divisor); 636n = ((UInt64)remainder << 32) | (UInt32) value.mid; 637value.mid = (Int32)((UInt32)(n / divisor)); 638remainder = (UInt32)(n % divisor); 641n = ((UInt64)remainder << 32) | (UInt32) value.lo; 642value.lo = (Int32)((UInt32)(n / divisor)); 643remainder = (UInt32)(n % divisor); 657UInt32 lastRemainder; 658UInt32 lastDivisor;
system\deployment\isolationinterop.cs (145)
172UInt32 fetched; 233UInt32 fetched; 258[In] UInt32 celt, 263void Skip([In] UInt32 celt); 297UInt32 fetched; 323[In] UInt32 celt, 328void Skip([In] UInt32 celt); 362UInt32 fetched; 428UInt32 fetched; 492UInt32 fetched; 556UInt32 fetched; 950[In] UInt32 Flags, 955[In] UInt32 Flags, 961[In] UInt32 Flags, 965UInt32 DefinitionToTextBuffer( 966[In] UInt32 Flags, 968[In] UInt32 BufferSize, 975[In] UInt32 Flags, 979UInt32 ReferenceToTextBuffer( 980[In] UInt32 Flags, 982[In] UInt32 BufferSize, 989[In] UInt32 Flags, 996[In] UInt32 Flags, 1003[In] UInt32 Flags, 1010[In] UInt32 Flags, 1017[In] UInt32 Flags, 1024[In] UInt32 Flags, 1030[In] UInt32 Flags, 1035[In] UInt32 Flags, 1041[In] UInt32 Flags, 1047[In] UInt32 Flags, 1075[In] UInt32 Flags, 1080[In] UInt32 Flags, 1086[In] UInt32 Flags, 1092[In] UInt32 Flags, 1098[In] UInt32 Flags, 1105[In] UInt32 Flags, 1112[In] UInt32 Flags, 1119[In] UInt32 Flags, 1126[In] UInt32 Flags, 1133[In] UInt32 Flags, 1139[In] UInt32 Flags, 1144[In] UInt32 Flags, 1150[In] UInt32 Flags, 1156[In] UInt32 Flags, 1192[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1221Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationStageComponent)); 1233[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1261Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationStageComponentFile)); 1278[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1292Size = (UInt32)Marshal.SizeOf(typeof(StoreApplicationReference)); 1322[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1344Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationPinDeployment)); 1369[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1390Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationUnpinDeployment)); 1406[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1434Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationInstallDeployment)); 1456[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1478Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationUninstallDeployment)); 1516[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1545Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationSetDeploymentMetadata)); 1641[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1655Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationSetCanonicalizationContext)); 1669[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1673[MarshalAs(UnmanagedType.U4)] public UInt32 ComponentCountLimit; 1687Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationScavenge)); 1790UInt32 Flags, 1809UInt32 dwFlags, 1810UInt32 cDeployments, 1814ref UInt32 Delimiter, 1831Delimiter = (UInt32)DelimIntPtr.ToInt64(); 1838UInt32 Flags, 1857UInt32 Flags, 1876UInt32 Flags, 1909o=_pStore.EnumAssemblies((UInt32)Flags, refToMatch, ref g); 1926o=_pStore.EnumFiles((UInt32)Flags, Assembly, ref g); 1946o=_pStore.EnumPrivateFiles((UInt32)Flags, Application, Assembly, ref g); 1964o=_pStore.EnumInstallationReferences((UInt32)Flags, Assembly, ref g); 2086o=_pStore.EnumCategories((UInt32)Flags, CategoryMatch, ref g); 2106o=_pStore.EnumSubcategories((UInt32)Flags, Category, SearchPattern, ref g); 2121o=_pStore.EnumCategoryInstances((UInt32)Flags, Category, SubCat, ref g); 2146(UInt32)Flags, 2218[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2219[MarshalAs(UnmanagedType.U4)] public UInt32 Disposition; 2240[In] UInt32 Flags, 2249[In] UInt32 dwFlags, 2261[In] UInt32 Flags, 2264[In] UInt32 DeploymentsToIgnore, 2271[In] UInt32 Flags, 2279[In] UInt32 Flags, 2287[In] UInt32 Flags, 2295[In] UInt32 Flags, 2303[In] UInt32 Flags, 2321[In] UInt32 Flags, 2329[In] UInt32 Flags, 2338[In] UInt32 Flags, 2348[In] UInt32 Flags, 2359[In] UInt32 Flags, 2372[In] UInt32 Flags, 2381[In] UInt32 Flags, 2390[In] UInt32 Flags, 2570[In] UInt32 StartLine, 2571[In] UInt32 nStartColumn, 2572[In] UInt32 cCharacterCount, 2575[In] UInt32 ParameterCount, 2703[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2704[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2727[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2728[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2729[MarshalAs(UnmanagedType.U4)] public UInt32 SourceType; 2782[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2783[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2809Parameters.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParameters)); 2810Parameters.Flags = (UInt32)CreateActContextParameters.CreateFlags.SourceValid; 2817SourceInfo.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSource)); 2819SourceInfo.SourceType = (UInt32)CreateActContextParametersSource.SourceFlags.Definition; 2822DefAppIdSource.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSourceDefinitionAppid)); 2934[In] UInt32 bufferSize, 2951private static extern object GetUserStore([In] UInt32 Flags, [In] IntPtr hToken, [In] ref Guid riid); 3146[In] UInt32 Flags, 3155[In] UInt32 Flags, 3165[In] UInt32 Flags, 3174[In] UInt32 Flags, 3182[In] UInt32 Flags, 3192[In] UInt32 Flags, 3201[In] UInt32 Flags, 3208[In] UInt32 Flags, 3216[In] UInt32 Flags, 3224[In] UInt32 dwFlags, 3232[In] UInt32 dwFlags, 3240[In] UInt32 dwFlags, 3256[In] UInt32 dwFlags, 3257[In] UInt32 ulState, 3258[Out] out UInt32 ulDisposition 3265[In] UInt32 dwFlags, 3273[In] UInt32 dwFlags, 3277[Out, MarshalAs(UnmanagedType.LPArray)] UInt32[] Dispositions 3282[In] UInt32 dwFlags, 3286[Out, MarshalAs(UnmanagedType.LPArray)] UInt32[] Dispositions 3310[In] UInt32 Flags, 3312[In] UInt32 RunningState, 3313[Out] out UInt32 Disposition 3318[In] UInt32 Flags, 3327[In] UInt32 Flags, 3328[Out] out UInt32 Disposition
System\Diagnostics\Eventing\TraceLogging\SimpleTypeInfos.cs (5)
166: TraceLoggingTypeInfo<UInt32> 176public override void WriteData(TraceLoggingDataCollector collector, ref UInt32 value) 478: TraceLoggingTypeInfo<UInt32[]> 488public override void WriteData(TraceLoggingDataCollector collector, ref UInt32[] value) 761collector.AddScalar(EnumHelper<UInt32>.Cast(value));
System\Diagnostics\Eventing\TraceLogging\Statics.cs (3)
625else if (elementType == typeof(UInt32)) 675else if (underlyingType == typeof(UInt32)) 737else if (dataType == typeof(UInt32))
system\enum.cs (5)
101UInt32 result = (UInt32)value; 108UInt32 result = (UInt32)(int)value; 917if (underlyingType == typeof(UInt32))
system\internal.cs (4)
80new Dictionary<Object, UInt32>(); 81new Dictionary<UInt32, Object>(); 124new List<UInt32>(); 148SZArrayHelper<UInt32>(null);
system\io\unmanagedmemoryaccessor.cs (10)
457public UInt32 ReadUInt32(Int64 position) { 458int sizeOfType = sizeof(UInt32); 461UInt32 result; 473result = *((UInt32*)(pointer)); 559UInt32 sizeOfT = Marshal.SizeOfType(typeof(T)); 605UInt32 sizeOfT = Marshal.AlignedSizeOf<T>(); 949public void Write(Int64 position, UInt32 value) { 950int sizeOfType = sizeof(UInt32); 964*((UInt32*)pointer) = value; 1043UInt32 sizeOfT = Marshal.SizeOfType(typeof(T));
system\number.cs (16)
392UInt32 passedValue = 0; 406private unsafe static Boolean HexNumberToUInt32(ref NumberBuffer number, ref UInt32 value) { 415UInt32 n = 0; 417if (n > ((UInt32)0xFFFFFFFF / 16)) { 422UInt32 newN = n; 425newN += (UInt32)(*p - '0'); 429newN += (UInt32)((*p - 'A') + 10); 433newN += (UInt32)((*p - 'a') + 10); 510if ((UInt32)n > (0x7FFFFFFF / 10)) { 568private unsafe static Boolean NumberToUInt32(ref NumberBuffer number, ref UInt32 value) { 576UInt32 n = 0; 583UInt32 newN = n + (UInt32)(*p++ - '0'); 978internal unsafe static UInt32 ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt) { 982UInt32 i = 0; 1151internal unsafe static Boolean TryParseUInt32(String s, NumberStyles style, NumberFormatInfo info, out UInt32 result) {
system\resources\resourcereader.cs (1)
629else if (type == typeof(UInt32))
system\resources\resourcewriter.cs (2)
549else if (type == typeof(UInt32)) 639writer.Write((UInt32) value);
system\runtime\compilerservices\AsyncMethodBuilder.cs (3)
774(typeof(TResult) == typeof(UInt32) && default(UInt32) == (UInt32)(object)result) ||
system\runtime\compilerservices\decimalconstantattribute.cs (3)
75int low = (int)(UInt32)args[4].Value; 76int mid = (int)(UInt32)args[3].Value; 77int hi = (int)(UInt32)args[2].Value;
system\runtime\interopservices\marshal.cs (4)
2392UInt32 cbEaten; 2441private static extern void CreateBindCtx(UInt32 reserved, out IBindCtx ppbc); 2447private static extern void MkParseDisplayName(IBindCtx pbc, [MarshalAs(UnmanagedType.LPWStr)] String szUserName, out UInt32 pchEaten, out IMoniker ppmk); 2453private static extern void BindMoniker(IMoniker pmk, UInt32 grfOpt, ref Guid iidResult, [MarshalAs(UnmanagedType.Interface)] out Object ppvResult);
system\runtime\interopservices\safebuffer.cs (3)
87((UIntPtr) UInt32.MaxValue) : ((UIntPtr) UInt64.MaxValue); 106if (IntPtr.Size == 4 && numBytes > UInt32.MaxValue) 128if (IntPtr.Size == 4 && numElements * sizeOfEachElement > UInt32.MaxValue)
system\runtime\interopservices\typelibconverter.cs (1)
38using DWORD = System.UInt32;
system\runtime\interopservices\ucomienummoniker.cs (1)
19using DWORD = System.UInt32;
system\runtime\interopservices\ucomipersistfile.cs (1)
19using DWORD = System.UInt32;
system\Runtime\InteropServices\Variant.cs (4)
81[FieldOffset(0)] internal UInt32 _ui4; 84[FieldOffset(0)] internal UInt32 _uint; 458public UInt32 AsUi4 { 500public UInt32 AsUint {
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (6)
40new Tuple<Type, PropertyType>(typeof(UInt32), PropertyType.UInt32), 102public UInt32 GetUInt32() 104return CoerceScalarValue<UInt32>(PropertyType.UInt32); 248public UInt32[] GetUInt32Array() 250return CoerceArrayValue<UInt32>(PropertyType.UInt32Array); 462else if (typeof(T) == typeof(UInt32)) {
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (3)
66if (((UInt32)Int32.MaxValue) < data.Size) 127public UInt32 Size { 129return (UInt32)(lastItemIndex - firstItemIndex + 1);
system\runtime\interopservices\windowsruntime\ipropertyvalue.cs (2)
46UInt32 GetUInt32(); 100UInt32[] GetUInt32Array();
system\runtime\interopservices\windowsruntime\vectortolistadapter.cs (1)
119private static void SetAt<T>(IVector<T> _this, UInt32 index, T value)
system\runtime\serialization\formatter.cs (1)
165} else if (varType==typeof(UInt32)) {
system\runtime\serialization\formatters\binary\binaryconverter.cs (3)
322array = new UInt32[length]; 505internal static Type typeofUInt32 = typeof(UInt32); 530internal static Type typeofUInt32Array = typeof(UInt32[]);
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
153internal void WriteUInt32(UInt32 value)
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
370internal UInt32 ReadUInt32()
system\runtime\serialization\formatters\binary\binaryutilclasses.cs (3)
846UInt32[] uint32A = null; 888uint32A = (UInt32[])array; 931uint32A[index] = UInt32.Parse(value, CultureInfo.InvariantCulture);
system\security\cryptography\sha256managed.cs (26)
26private UInt32[] _stateSHA256; 27private UInt32[] _W; 52_stateSHA256 = new UInt32[8]; 54_W = new UInt32[64]; 209private readonly static UInt32[] _K = { 231UInt32 a, b, c, d, e, f, h, g; 232UInt32 aa, bb, cc, dd, ee, ff, hh, gg; 233UInt32 T1; 304private static UInt32 RotateRight(UInt32 x, int n) { 308private static UInt32 Ch(UInt32 x, UInt32 y, UInt32 z) { 312private static UInt32 Maj(UInt32 x, UInt32 y, UInt32 z) { 316private static UInt32 sigma_0(UInt32 x) { 320private static UInt32 sigma_1(UInt32 x) { 324private static UInt32 Sigma_0(UInt32 x) { 328private static UInt32 Sigma_1(UInt32 x) {
system\security\principal\win32.cs (1)
21using DWORD = System.UInt32;
system\threading\threadpool.cs (6)
1493return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)millisecondsTimeOutInterval,executeOnlyOnce,ref stackMark,true); 1510return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)millisecondsTimeOutInterval,executeOnlyOnce,ref stackMark,false); 1527return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)millisecondsTimeOutInterval,executeOnlyOnce,ref stackMark,true); 1544return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)millisecondsTimeOutInterval,executeOnlyOnce,ref stackMark,false); 1563return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)tm,executeOnlyOnce,ref stackMark,true); 1582return RegisterWaitForSingleObject(waitObject,callBack,state,(UInt32)tm,executeOnlyOnce,ref stackMark,false);
system\threading\timer.cs (19)
841private const UInt32 MAX_SUPPORTED_TIMEOUT = (uint)0xfffffffe; 859TimerSetup(callback,state,(UInt32)dueTime,(UInt32)period,ref stackMark); 882TimerSetup(callback,state,(UInt32)dueTm,(UInt32)periodTm,ref stackMark); 890UInt32 dueTime, 891UInt32 period) 914TimerSetup(callback,state,(UInt32) dueTime, (UInt32) period,ref stackMark); 927TimerSetup(callback, this, (UInt32)dueTime, (UInt32)period, ref stackMark); 933UInt32 dueTime, 934UInt32 period, 989return m_timer.Change((UInt32)dueTime, (UInt32)period); 998public bool Change(UInt32 dueTime, UInt32 period) 1015return m_timer.Change((UInt32)dueTime, (UInt32)period);
system\threading\volatile.cs (1)
113var value = location;
system\uint16.cs (1)
157UInt32 i;
system\uint32.cs (9)
32, IComparable<UInt32>, IEquatable<UInt32> 54if (value is UInt32) { 65public int CompareTo(UInt32 value) { 74if (!(obj is UInt32)) { 77return m_value == ((UInt32)obj).m_value; 81public bool Equals(UInt32 obj) 140public static bool TryParse(String s, out UInt32 result) { 145public static bool TryParse(String s, NumberStyles style, IFormatProvider provider, out UInt32 result) {
system\uintptr.cs (1)
65if (Size==4 && l>UInt32.MaxValue) {
system\variant.cs (1)
100typeof(UInt32),
PresentationBuildTasks (2)
Base\System\Windows\Markup\TypeConverterHelper.cs (1)
189else if (typeof(UInt32).IsAssignableFrom(type))
Framework\System\Windows\Markup\KnownTypes.cs (1)
5493case KnownElements.UInt32: t = typeof(UInt32); break;
PresentationCore (531)
Core\CSharp\MS\Internal\AppModel\CookieHandler.cs (1)
128UInt32 size = 0;
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\SerializationHelper.cs (2)
253else if (typeof(UInt32) == type) 257else if (typeof(UInt32[]) == type)
Core\CSharp\MS\Win32\UnsafeNativeMethodsPenimc.cs (12)
27private const UInt32 ReleaseManagerExt = 0xFFFFDEAD; 66private static UInt32? _wispManagerKey; 175internal static void CheckedLockWispObjectFromGit(UInt32 gitKey) 195internal static void CheckedUnlockWispObjectFromGit(UInt32 gitKey) 254UInt32 latestKey = QueryWispKeyFromTablet(GetWispManagerKey, tablet); 341private static UInt32 QueryWispKeyFromTablet(int keyType, IPimcTablet2 tablet) 352return (UInt32)key; 364internal static UInt32 QueryWispTabletKey(IPimcTablet2 tablet) 382internal static UInt32 QueryWispContextKey(IPimcContext2 context) 397return (UInt32)key; 682private static extern bool LockWispObjectFromGit(UInt32 gitKey); 695private static extern bool UnlockWispObjectFromGit(UInt32 gitKey);
Core\CSharp\System\Windows\FreezableCollection.cs (1)
44using BOOL = System.UInt32;
Core\CSharp\system\windows\generated\TextDecoration.cs (1)
33using BOOL = System.UInt32;
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
33using BOOL = System.UInt32;
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
655if (_lockCount == UInt32.MaxValue)
Core\CSharp\System\Windows\Media\Animation\Generated\ParallelTimeline.cs (1)
41using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Animation\Generated\Timeline.cs (1)
41using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
41using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineGroup.cs (1)
41using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\ByteStreamGeometryContext.cs (10)
114_currentPathFigureData.Size = (UInt32)(_currOffset - _currentPathFigureDataOffset); 278_lastSegmentSize = (UInt32)sizeof(MIL_SEGMENT_ARC); 289_currentPathFigureData.Size = (UInt32)(_currOffset - _currentPathFigureDataOffset); 292(UInt32)(offsetToArcToSegment - _currentPathFigureDataOffset); 638_currentPathGeometryData.Size = (UInt32)(_currOffset); 678_lastSegmentSize = (UInt32)(sizeof(MIL_SEGMENT_POLY) + (sizeof(Point) * _currentPolySegmentData.Count)); 695_currentPathFigureData.Size = (UInt32)(_currOffset - _currentPathFigureDataOffset); 698(UInt32)(_currentPolySegmentDataOffset - _currentPathFigureDataOffset); 867private UInt32 _lastSegmentSize = 0; 868private UInt32 _lastFigureSize = 0;
Core\CSharp\System\Windows\Media\ColorContext.cs (2)
371internal UInt32 ColorType 375return (UInt32)_colorTypeFromChannels[NumChannels];
Core\CSharp\System\Windows\Media\ColorTransform.cs (5)
145UInt32 numColors = 1; 167UInt32 result = 0x0000ffff & (UInt32)(outputColor >> (16 * i)); 280private UInt32 _inputColorType; 282private UInt32 _outputColorType;
Core\CSharp\System\Windows\Media\ColorTransformHelper.cs (17)
115UInt32[] dwIntents = new UInt32[2] {INTENT_PERCEPTUAL, INTENT_PERCEPTUAL}; 120(UInt32)handles.Length, 122(UInt32)dwIntents.Length, 145internal void TranslateColors(IntPtr paInputColors, UInt32 numColors, UInt32 inputColorType, IntPtr paOutputColors, UInt32 outputColorType) 168private const UInt32 INTENT_PERCEPTUAL = 0; 169private const UInt32 INTENT_RELATIVE_COLORIMETRIC = 1; 170private const UInt32 INTENT_SATURATION = 2; 171private const UInt32 INTENT_ABSOLUTE_COLORIMETRIC = 3; 174private const UInt32 PROOF_MODE = 0x00000001; 175private const UInt32 NORMAL_MODE = 0x00000002; 176private const UInt32 BEST_MODE = 0x00000003; 177private const UInt32 ENABLE_GAMUT_CHECKING = 0x00010000; 178private const UInt32 USE_RELATIVE_COLORIMETRIC = 0x00020000; 179private const UInt32 FAST_TRANSLATE = 0x00040000;
Core\CSharp\System\Windows\Media\Composition.cs (11)
201internal static UInt32 BooleanToUInt32(Boolean v) 203return (UInt32)(v ? -1 : 0); 232UInt32 nSize, 249UInt32 pointCount, 250UInt32 segmentCount, 269UInt32 cPoints, 270UInt32 cSegments, 288UInt32 nSize, 304UInt32 nSize1, 308UInt32 nSize2, 322UInt32 nSize,
Core\CSharp\System\Windows\Media\DashStyle.cs (1)
95pData->DashArraySize = (UInt32)count * sizeof(double);
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectGroup.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\Effect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\EmbossBitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
40using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (2)
421private const UInt32 c_segmentCount = 4; 422private const UInt32 c_pointCount = 13;
Core\CSharp\System\Windows\Media\Generated\ArcSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\BezierSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Brush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\CacheMode.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\CombinedGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DashStyle.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Drawing.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\DrawingImage.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\EllipseGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeneralTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeneralTransformGroup.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Geometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeometryDrawing.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GradientBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GradientStop.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\GuidelineSet.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\ImageSource.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\LinearGradientBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\LineGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\LineSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\MediaTimeline.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PathFigure.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PathGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PathSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Pen.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PolyBezierSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PolyLineSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\PolyQuadraticBezierSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\QuadraticBezierSegment.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\RadialGradientBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\RectangleGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (98)
39UInt32 hPen, 52[FieldOffset(32)] public UInt32 hPen; 53[FieldOffset(36)] private UInt32 QuadWordPad0; 60UInt32 hPen, 62UInt32 hPoint0Animations, 64UInt32 hPoint1Animations 77[FieldOffset(32)] public UInt32 hPen; 78[FieldOffset(36)] public UInt32 hPoint0Animations; 79[FieldOffset(40)] public UInt32 hPoint1Animations; 80[FieldOffset(44)] private UInt32 QuadWordPad0; 87UInt32 hBrush, 88UInt32 hPen, 98[FieldOffset(32)] public UInt32 hBrush; 99[FieldOffset(36)] public UInt32 hPen; 106UInt32 hBrush, 107UInt32 hPen, 109UInt32 hRectangleAnimations 120[FieldOffset(32)] public UInt32 hBrush; 121[FieldOffset(36)] public UInt32 hPen; 122[FieldOffset(40)] public UInt32 hRectangleAnimations; 123[FieldOffset(44)] private UInt32 QuadWordPad0; 130UInt32 hBrush, 131UInt32 hPen, 147[FieldOffset(48)] public UInt32 hBrush; 148[FieldOffset(52)] public UInt32 hPen; 155UInt32 hBrush, 156UInt32 hPen, 158UInt32 hRectangleAnimations, 160UInt32 hRadiusXAnimations, 162UInt32 hRadiusYAnimations 179[FieldOffset(48)] public UInt32 hBrush; 180[FieldOffset(52)] public UInt32 hPen; 181[FieldOffset(56)] public UInt32 hRectangleAnimations; 182[FieldOffset(60)] public UInt32 hRadiusXAnimations; 183[FieldOffset(64)] public UInt32 hRadiusYAnimations; 184[FieldOffset(68)] private UInt32 QuadWordPad0; 191UInt32 hBrush, 192UInt32 hPen, 208[FieldOffset(32)] public UInt32 hBrush; 209[FieldOffset(36)] public UInt32 hPen; 216UInt32 hBrush, 217UInt32 hPen, 219UInt32 hCenterAnimations, 221UInt32 hRadiusXAnimations, 223UInt32 hRadiusYAnimations 240[FieldOffset(32)] public UInt32 hBrush; 241[FieldOffset(36)] public UInt32 hPen; 242[FieldOffset(40)] public UInt32 hCenterAnimations; 243[FieldOffset(44)] public UInt32 hRadiusXAnimations; 244[FieldOffset(48)] public UInt32 hRadiusYAnimations; 245[FieldOffset(52)] private UInt32 QuadWordPad0; 252UInt32 hBrush, 253UInt32 hPen, 254UInt32 hGeometry 263[FieldOffset(0)] public UInt32 hBrush; 264[FieldOffset(4)] public UInt32 hPen; 265[FieldOffset(8)] public UInt32 hGeometry; 266[FieldOffset(12)] private UInt32 QuadWordPad0; 273UInt32 hImageSource, 283[FieldOffset(32)] public UInt32 hImageSource; 284[FieldOffset(36)] private UInt32 QuadWordPad0; 291UInt32 hImageSource, 293UInt32 hRectangleAnimations 302[FieldOffset(32)] public UInt32 hImageSource; 303[FieldOffset(36)] public UInt32 hRectangleAnimations; 310UInt32 hForegroundBrush, 311UInt32 hGlyphRun 318[FieldOffset(0)] public UInt32 hForegroundBrush; 319[FieldOffset(4)] public UInt32 hGlyphRun; 326UInt32 hDrawing 333[FieldOffset(0)] public UInt32 hDrawing; 334[FieldOffset(4)] private UInt32 QuadWordPad0; 341UInt32 hPlayer, 351[FieldOffset(32)] public UInt32 hPlayer; 352[FieldOffset(36)] private UInt32 QuadWordPad0; 359UInt32 hPlayer, 361UInt32 hRectangleAnimations 370[FieldOffset(32)] public UInt32 hPlayer; 371[FieldOffset(36)] public UInt32 hRectangleAnimations; 378UInt32 hClipGeometry 385[FieldOffset(0)] public UInt32 hClipGeometry; 386[FieldOffset(4)] private UInt32 QuadWordPad0; 393UInt32 hOpacityMask 402[FieldOffset(16)] public UInt32 hOpacityMask; 403[FieldOffset(20)] private UInt32 QuadWordPad0; 424UInt32 hOpacityAnimations 433[FieldOffset(8)] public UInt32 hOpacityAnimations; 434[FieldOffset(12)] private UInt32 QuadWordPad0; 441UInt32 hTransform 448[FieldOffset(0)] public UInt32 hTransform; 449[FieldOffset(4)] private UInt32 QuadWordPad0; 456UInt32 hGuidelines 463[FieldOffset(0)] public UInt32 hGuidelines; 464[FieldOffset(4)] private UInt32 QuadWordPad0; 500UInt32 hEffect, 501UInt32 hEffectInput 508[FieldOffset(0)] public UInt32 hEffect; 509[FieldOffset(4)] public UInt32 hEffectInput;
Core\CSharp\System\Windows\Media\Generated\RenderDataDrawingContext.cs (16)
135UInt32 hPoint0Animations = CompositionResourceManager.InvalidResourceHandle; 136UInt32 hPoint1Animations = CompositionResourceManager.InvalidResourceHandle; 265UInt32 hRectangleAnimations = CompositionResourceManager.InvalidResourceHandle; 418UInt32 hRectangleAnimations = CompositionResourceManager.InvalidResourceHandle; 419UInt32 hRadiusXAnimations = CompositionResourceManager.InvalidResourceHandle; 420UInt32 hRadiusYAnimations = CompositionResourceManager.InvalidResourceHandle; 583UInt32 hCenterAnimations = CompositionResourceManager.InvalidResourceHandle; 584UInt32 hRadiusXAnimations = CompositionResourceManager.InvalidResourceHandle; 585UInt32 hRadiusYAnimations = CompositionResourceManager.InvalidResourceHandle; 770UInt32 hRectangleAnimations = CompositionResourceManager.InvalidResourceHandle; 984UInt32 hRectangleAnimations = CompositionResourceManager.InvalidResourceHandle; 1174UInt32 hOpacityAnimations = CompositionResourceManager.InvalidResourceHandle; 1524private UInt32 UseAnimations( 1541private UInt32 UseAnimations( 1558private UInt32 UseAnimations( 1575private UInt32 UseAnimations(
Core\CSharp\System\Windows\Media\Generated\RotateTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\SkewTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\SolidColorBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\StreamGeometry.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TextEffect.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TileBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\Transform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TransformGroup.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\TranslateTransform.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (1)
42using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Geometry.cs (1)
1086pPathGeometry->Size = (UInt32)size;
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1611UInt32 size;
Core\CSharp\System\Windows\Media\Imaging\BitmapCodecInfo.cs (8)
110UInt32 length = 0; 162UInt32 length = 0; 214UInt32 length = 0; 266UInt32 length = 0; 318UInt32 length = 0; 370UInt32 length = 0; 422UInt32 length = 0; 474UInt32 length = 0;
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1286UInt32 metadataFlags = (uint)WICMetadataCacheOptions.WICMetadataCacheOnDemand; 1526UInt32 length = 0;
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
38internal UInt32 dwType;
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (25)
61out UInt32 count 66UInt32 index, 95out UInt32 count 100UInt32 index, 116UInt32 index, 127UInt32 index, 133UInt32 index 215out UInt32 count 218count = (UInt32) _metadataBlocks.Count; 232UInt32 index, 290UInt32 count = 0; 305for (UInt32 i=0; i<count; i++) 371UInt32 index, 430UInt32 index, 459UInt32 index 504UInt32 celt, 506ref UInt32 pceltFetched 511UInt32 celt 552UInt32 celt, 554ref UInt32 pceltFetched 597UInt32 celt 600UInt32 newIndex = _index + celt; 642private UInt32 _index; 1011UInt32 length = 0; 1059UInt32 length = 0;
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
30using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs (1)
30using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
30using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (1)
30using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (1)
30using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (2)
82internal UInt32 cElems; 98[FieldOffset(8)] internal UInt32 uintVal;
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
291if (_lockCount == UInt32.MaxValue)
Core\CSharp\System\Windows\Media\LinearGradientBrush.cs (1)
202data.GradientStopsSize = (UInt32)(sizeof(DUCE.MIL_GRADIENTSTOP)*count);
Core\CSharp\System\Windows\Media\LineGeometry.cs (2)
290private const UInt32 c_segmentCount = 1; 291private const UInt32 c_pointCount = 2;
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
498internal UInt32 PixelShaderVersion 508internal UInt32 MaxPixelShader30InstructionSlots
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (2)
219UInt32 height = 0; 241UInt32 width = 0;
Core\CSharp\System\Windows\Media\PathGeometry.cs (4)
476internal unsafe void AddFigureToList(bool isFilled, bool isClosed, MilPoint2F* pPoints, UInt32 pointCount, byte* pSegTypes, UInt32 segmentCount) 598internal unsafe delegate void AddFigureToListDelegate(bool isFilled, bool isClosed, MilPoint2F *pPoints, UInt32 pointCount, byte *pTypes, UInt32 typeCount);
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
545UInt32 channelCount = 0; 547UInt32 cbBytes = 0; 650UInt32 bpp = 0; 1049static private UInt32 GetBitsPerPixelFromEnum(PixelFormatEnum pixelFormatEnum) 1129private UInt32 _bitsPerPixel;
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (1)
153data.GradientStopsSize = (UInt32)(sizeof(DUCE.MIL_GRADIENTSTOP)*count);
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (4)
628static private UInt32 c_roundedSegmentCount = 8; 629static private UInt32 c_roundedPointCount = 17; 652private const UInt32 c_squaredSegmentCount = 4; 653private const UInt32 c_squaredPointCount = 5;
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (2)
51internal delegate int Commit(ref StreamDescriptor pSD, UInt32 grfCommitFlags); 636internal static int Commit(ref StreamDescriptor pSD, UInt32 grfCommitFlags)
Core\CSharp\System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (67)
133UInt32 nSize, 150UInt32 nSize1, 154UInt32 nSize2, 172UInt32 nSize, 187UInt32 nSize, 202UInt32 nSize, 267out UInt32 pSize, 315UInt32 cchAuthor, 317out UInt32 pcchActual); 325UInt32 cchVersion, 327out UInt32 pcchActual); 335UInt32 cchSpecVersion, 337out UInt32 pcchActual); 345UInt32 cchFriendlyName, 347out UInt32 pcchActual); 367UInt32 cchDeviceManufacturer, 369out UInt32 pcchActual 378UInt32 cchDeviceModels, 380out UInt32 pcchActual 389UInt32 cchMimeTypes, 391out UInt32 pcchActual 400UInt32 cchFileExtensions, 402out UInt32 pcchActual 454UInt32 cchLocation, 456out UInt32 pcchActual 577UInt32 cProperties, 592out UInt32 puiWidth, 593out UInt32 puiHeight); 627UInt32 cbStride, 628UInt32 cbBufferSize, 704UInt32 index, 747internal static extern UInt32 AddRef(SafeMILHandle pIUnkown); 750internal static extern UInt32 AddRef(SafeReversePInvokeWrapper pIUnknown); 807UInt32 width, 808UInt32 height, 811UInt32 stride, 812UInt32 offset, 1036UInt32 metadataFlags, 1047UInt32 metadataFlags, 1133UInt32 width, 1134UInt32 height, 1136UInt32 stride, 1137UInt32 cbBufferSize, 1147UInt32 width, 1148UInt32 height, 1248out UInt32 count 1257UInt32 index, 1271out UInt32 uiBitsPerPixel 1280out UInt32 uiChannelCount 1289UInt32 uiChannelIndex, 1290UInt32 cbMaskBuffer, 1292out UInt32 cbActual 1476UInt32 SDKVersion, 1539internal static extern ColorTransformHandle /* HTRANSFORM */ CreateMultiProfileTransform(IntPtr[] /* PHPROFILE */ pahProfiles, UInt32 nProfiles, UInt32[] padwIntent, UInt32 nIntents, UInt32 dwFlags, UInt32 indexPreferredCMM); 1545internal static extern int /* HRESULT */ TranslateColors(ColorTransformHandle /* HTRANSFORM */ hColorTransform, IntPtr paInputColors, UInt32 nColors, UInt32 ctInput, IntPtr paOutputColors, UInt32 ctOutput); 1548internal static extern SafeProfileHandle /* HANDLE */ OpenColorProfile(ref MS.Win32.UnsafeNativeMethods.PROFILE pProfile, UInt32 dwDesiredAccess, UInt32 dwShareMode, UInt32 dwCreationMode); 1575UInt32 SDKVersion 1591UInt32 width, 1592UInt32 height,
Core\CSharp\System\Windows\Media\Visual.cs (3)
1173internal void Render(RenderContext ctx, UInt32 childIndex) 1784UInt32 connectedChildIndex = 1785CheckFlagsAnd(channel, VisualProxyFlags.IsContentNodeConnected) ? (UInt32)1 : 0;
Core\CSharp\System\Windows\Media3D\Generated\AffineTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\AmbientLight.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Camera.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\EmissiveMaterial.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DGroup.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Geometry3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\GeometryModel3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Light.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Material.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\MaterialGroup.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\MatrixCamera.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\MatrixTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\MeshGeometry3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Model3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Model3DGroup.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\PerspectiveCamera.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Point3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Point4D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\PointLight.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\PointLightBase.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\ProjectionCamera.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Quaternion.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Rect3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\RotateTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Rotation3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Size3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Transform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Transform3DGroup.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\TranslateTransform3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Vector3D.cs (1)
38using BOOL = System.UInt32;
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
38using BOOL = System.UInt32;
Graphics\include\exports.cs (18)
254UInt32 waitTimeout, 277internal const UInt32 waitInfinite = UInt32.MaxValue; 302[FieldOffset(4)] internal UInt32 DisplayUniqueness; 1151private UInt32 _handle; 1152public ResourceHandle(UInt32 handle) { _handle = handle; } 2143UInt32 iPosition, 2380UInt32 iPosition, 2488command.width = (UInt32)nWidth; 2489command.height = (UInt32)nHeight; 2497(UInt32)(MILRTInitializationFlags.MIL_RT_PRESENT_IMMEDIATELY | 2511command.flags |= (UInt32)MILRTInitializationFlags.MIL_RT_SOFTWARE_ONLY; 2520command.flags |= (UInt32)MILRTInitializationFlags.MIL_RT_IS_DISABLE_MULTIMON_DISPLAY_CLIPPING_VALID; 2524command.flags |= (UInt32) MILRTInitializationFlags.MIL_RT_DISABLE_MULTIMON_DISPLAY_CLIPPING; 2592command.width = (UInt32)nWidth; 2593command.height = (UInt32)nHeight; 2650command.flags = (UInt32)nRenderingMode; 2812UInt32 id,
Graphics\include\Generated\wgx_commands.cs (57)
21using BOOL = System.UInt32; 31[FieldOffset(4)] internal BOOL Enable; 37[FieldOffset(4)] internal BOOL ReturnCommonMinimum; 43[FieldOffset(4)] internal BOOL Enable; 71[FieldOffset(8)] internal BOOL UseDirtyRect; 142[FieldOffset(8)] internal UInt32 cbData; 149[FieldOffset(8)] internal UInt32 id; 234[FieldOffset(12)] internal UInt32 index; 251[FieldOffset(40)] internal BOOL IsEnabled; 307[FieldOffset(12)] internal UInt32 index; 317[FieldOffset(32)] internal UInt32 width; 318[FieldOffset(36)] internal UInt32 height; 320[FieldOffset(56)] internal UInt32 flags; 322[FieldOffset(64)] internal UInt32 stride; 323[FieldOffset(68)] internal UInt32 ePixelFormat; 333[FieldOffset(8)] internal BOOL Suppress; 344[FieldOffset(36)] internal BOOL isChild; 345[FieldOffset(40)] internal BOOL isRTL; 346[FieldOffset(44)] internal BOOL renderingEnabled; 348[FieldOffset(64)] internal UInt32 disableCookie; 349[FieldOffset(68)] internal BOOL gdiBlt; 358[FieldOffset(24)] internal UInt32 width; 359[FieldOffset(28)] internal UInt32 height; 360[FieldOffset(32)] internal UInt32 dummy; 388[FieldOffset(8)] internal UInt32 flags; 397[FieldOffset(24)] internal BOOL AfterParent; 420[FieldOffset(16)] internal BOOL UseBackBuffer; 433[FieldOffset(4)] internal BOOL ShouldRenderEvenWhenNoDisplayDevicesAreAvailable; 506[FieldOffset(12)] internal UInt32 ChildrenSize; 587[FieldOffset(8)] internal UInt32 PositionsSize; 588[FieldOffset(12)] internal UInt32 NormalsSize; 589[FieldOffset(16)] internal UInt32 TextureCoordinatesSize; 590[FieldOffset(20)] internal UInt32 TriangleIndicesSize; 597[FieldOffset(8)] internal UInt32 ChildrenSize; 630[FieldOffset(8)] internal UInt32 ChildrenSize; 688[FieldOffset(12)] internal UInt32 PixelShaderBytecodeSize; 689[FieldOffset(16)] internal BOOL CompileSoftwareShader; 739[FieldOffset(48)] internal UInt32 ShaderConstantFloatRegistersSize; 740[FieldOffset(52)] internal UInt32 DependencyPropertyFloatValuesSize; 741[FieldOffset(56)] internal UInt32 ShaderConstantIntRegistersSize; 742[FieldOffset(60)] internal UInt32 DependencyPropertyIntValuesSize; 743[FieldOffset(64)] internal UInt32 ShaderConstantBoolRegistersSize; 744[FieldOffset(68)] internal UInt32 DependencyPropertyBoolValuesSize; 745[FieldOffset(72)] internal UInt32 ShaderSamplerRegistrationInfoSize; 746[FieldOffset(76)] internal UInt32 DependencyPropertySamplerValuesSize; 760[FieldOffset(8)] internal UInt32 ChildrenSize; 864[FieldOffset(16)] internal UInt32 ChildrenSize; 883[FieldOffset(16)] internal UInt32 FiguresSize; 911[FieldOffset(72)] internal UInt32 GradientStopsSize; 931[FieldOffset(88)] internal UInt32 GradientStopsSize; 1028[FieldOffset(20)] internal UInt32 DashesSize; 1086[FieldOffset(16)] internal UInt32 ChildrenSize; 1101[FieldOffset(8)] internal UInt32 GuidelinesXSize; 1102[FieldOffset(12)] internal UInt32 GuidelinesYSize; 1103[FieldOffset(16)] internal BOOL IsDynamic; 1112[FieldOffset(20)] internal BOOL SnapsToDevicePixels; 1113[FieldOffset(24)] internal BOOL EnableClearType;
Graphics\include\wgx_exports.cs (2)
141ref UInt32 puiHeight 147ref UInt32 puiWidth
Graphics\include\wgx_render.cs (1)
674UInt32 Length;
Shared\MS\Win32\WinInet.cs (4)
27const UInt32 fieldControl = (UInt32)maxPathSize; 34UInt32 size = (UInt32)Marshal.SizeOf(icci);
PresentationFramework (81)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (2)
539typeof(UInt32), typeof(UInt64), typeof(UInt16), typeof(SByte), // non-CLS compliant types 546typeof(UInt32), typeof(UInt64), typeof(UInt16), typeof(SByte), // non-CLS compliant types
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
177if (_chunkID == UInt32.MaxValue)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
124bufCharacterCount = (UInt32)s.Length + 1;
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (1)
493Invariant.Assert(_currentChunkID <= UInt32.MaxValue);
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
920Invariant.Assert(_currentChunkID <= UInt32.MaxValue);
src\Framework\MS\Internal\Printing\NativeMethods.cs (54)
10internal const UInt32 PD_ALLPAGES = 0x00000000; 11internal const UInt32 PD_SELECTION = 0x00000001; 12internal const UInt32 PD_PAGENUMS = 0x00000002; 13internal const UInt32 PD_NOSELECTION = 0x00000004; 14internal const UInt32 PD_NOPAGENUMS = 0x00000008; 15internal const UInt32 PD_USEDEVMODECOPIESANDCOLLATE = 0x00040000; 16internal const UInt32 PD_DISABLEPRINTTOFILE = 0x00080000; 17internal const UInt32 PD_HIDEPRINTTOFILE = 0x00100000; 18internal const UInt32 PD_CURRENTPAGE = 0x00400000; 19internal const UInt32 PD_NOCURRENTPAGE = 0x00800000; 20internal const UInt32 PD_RESULT_CANCEL = 0x0; 21internal const UInt32 PD_RESULT_PRINT = 0x1; 22internal const UInt32 PD_RESULT_APPLY = 0x2; 23internal const UInt32 START_PAGE_GENERAL = 0xFFFFFFFF; 33public UInt32 Flags = 0; 34public UInt32 Flags2 = 0; 35public UInt32 ExclusionFlags = 0; 36public UInt32 nPageRanges = 0; 37public UInt32 nMaxPageRanges = 0; 39public UInt32 nMinPage = 0; 40public UInt32 nMaxPage = 0; 41public UInt32 nCopies = 0; 45public UInt32 nPropertyPages = 0; 47public UInt32 nStartPage = START_PAGE_GENERAL; 48public UInt32 dwResultAction = 0; 59public UInt32 Flags = 0; 60public UInt32 Flags2 = 0; 61public UInt32 ExclusionFlags = 0; 62public UInt32 nPageRanges = 0; 63public UInt32 nMaxPageRanges = 0; 65public UInt32 nMinPage = 0; 66public UInt32 nMaxPage = 0; 67public UInt32 nCopies = 0; 71public UInt32 nPropertyPages = 0; 73public UInt32 nStartPage = START_PAGE_GENERAL; 74public UInt32 dwResultAction = 0; 89public UInt32 dmFields; 93public UInt32 dmDisplayOrientation; 94public UInt32 dmDisplayFixedOutput; 104public UInt32 dmBitsPerPel; 105public UInt32 dmPelsWidth; 106public UInt32 dmPelsHeight; 107public UInt32 dmDisplayFlags; 108public UInt32 dmDisplayFrequency; 109public UInt32 dmICMMethod; 110public UInt32 dmICMIntent; 111public UInt32 dmMediaType; 112public UInt32 dmDitherType; 113public UInt32 dmReserved1; 114public UInt32 dmReserved2; 115public UInt32 dmPanningWidth; 116public UInt32 dmPanningHeight; 131public UInt32 nFromPage; 132public UInt32 nToPage;
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (6)
111UInt32 119UInt32 dialogResult = AcquireResultFromPrintDlgExStruct(_unmanagedPrintDlgEx); 126UInt32 flags; 263out UInt32 flags, 488UInt32 493UInt32 result = 0;
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (6)
79UInt32 82UInt32 result = NativeMethods.PD_RESULT_CANCEL; 209internal UInt32 MinPage 224internal UInt32 MaxPage 390UInt32 _minPage; 393UInt32 _maxPage;
src\Framework\System\Windows\Controls\PrintDialog.cs (5)
177public UInt32 MinPage 197public UInt32 MaxPage 373UInt32 dialogResult = dlg.ShowDialog(); 795UInt32 _minPage; 798UInt32 _maxPage;
src\Framework\System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
789case 697: t = () => typeof(UInt32); break;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10727typeof(System.UInt32),
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
6241case KnownElements.UInt32: t = typeof(System.UInt32); break;
src\Framework\System\Windows\Window.cs (1)
8456var hr =
SMSvcHost (1)
System\ServiceModel\Activation\MsmqActivation.cs (1)
564static readonly TimeSpan InfiniteTimeout = TimeSpan.FromMilliseconds(UInt32.MaxValue);
System (72)
compmod\microsoft\csharp\csharpcodeprovider.cs (2)
1202else if (e.Value is UInt32) { 1203Output.Write(((UInt32)e.Value).ToString(CultureInfo.InvariantCulture));
compmod\microsoft\visualbasic\VBCodeProvider.cs (2)
1073else if (e.Value is UInt32) { 1074Output.Write(((UInt32)e.Value).ToString(CultureInfo.InvariantCulture));
compmod\system\codedom\compiler\IndentTextWriter.cs (1)
425public override void WriteLine(UInt32 value) {
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (1)
130temp[typeof(UInt32)] = typeof(UInt32Converter);
compmod\system\componentmodel\UInt32Converter.cs (4)
32return typeof(UInt32); 47return UInt32.Parse(value, NumberStyles.Integer, formatInfo); 55return UInt32.Parse(value, culture); 62return ((UInt32)value).ToString("G", formatInfo);
misc\ClientUtils.cs (1)
105public static bool IsEnumValid_Masked(Enum enumValue, int value, UInt32 mask) {
net\System\_IPv4Address.cs (1)
17private const long MaxIPv4Value = UInt32.MaxValue;
net\System\Net\Configuration\HttpListenerTimeoutsElement.cs (2)
130if (input < 0 || input > UInt32.MaxValue) 133SR.GetString(SR.ArgumentOutOfRange_Bounds_Lower_Upper, 0, UInt32.MaxValue));
net\System\Net\IPAddress.cs (1)
252if (UInt32.TryParse(scopeId, NumberStyles.None, null, out result))
net\System\Net\mail\iisPickupDirectory.cs (23)
58internal UInt32 Identifier; 59internal UInt32 Attributes; 60internal UInt32 UserType; 61internal UInt32 DataType; 62internal UInt32 DataLen; 64internal UInt32 DataTag; 163UInt32 Attributes, 164UInt32 UserType, 165UInt32 DataType, 166[In, Out] ref UInt32 NumDataEntries, 167[In, Out] ref UInt32 DataSetNumber, 168UInt32 BufferSize, 171[In,Out] ref UInt32 RequiredBufferSize 346UInt32 reqLength=0; 373rec.Identifier = (UInt32) PropertyName.ServerState; 375rec.UserType = (UInt32) MBUserType.Server; 376rec.DataType = (UInt32) MBDataType.Dword; 394rec.Identifier = (UInt32) PropertyName.PickupDirectory; 396rec.UserType = (UInt32) MBUserType.Server; 397rec.DataType = (UInt32) MBDataType.String; 422rec.Identifier = (UInt32) PropertyName.PickupDirectory; 424rec.UserType = (UInt32) MBUserType.Server; 425rec.DataType = (UInt32) MBDataType.String;
net\System\Net\NetworkInformation\UnSafeNetInfoNativemethods.cs (14)
221internal UInt32 ipv4Metric; 222internal UInt32 ipv6Metric; 225internal UInt32 compartmentId; 233internal UInt32 dhcpv6ClientDuidLength; 234internal UInt32 dhcpV6Iaid; 277internal UInt32 interfaceIndex; 284internal UInt32 physicalAddressLength; 289internal UInt32 mtu; 292internal UInt32 mediaType; // Enum 293internal UInt32 physicalMediumType; // Enum 294internal UInt32 accessType; // Enum 295internal UInt32 directionType; // Enum 298internal UInt32 adminStatus; // Enum 299internal UInt32 mediaConnectState; // Enum
net\System\Net\UnsafeNativeMethods.cs (4)
1630public UInt32 cbData; 1638public UInt32 fCritical; 1645public UInt32 dwType; 1646public UInt32 cPara;
net\System\Net\WebUtility.cs (2)
201parsedSuccessfully = UInt32.TryParse(entity.Substring(2), NumberStyles.AllowHexSpecifier, NumberFormatInfo.InvariantInfo, out parsedValue); 204parsedSuccessfully = UInt32.TryParse(entity.Substring(1), NumberStyles.Integer, NumberFormatInfo.InvariantInfo, out parsedValue);
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (11)
233internal UInt32 availIn; //uInt avail_in; /* number of bytes available at next_in */ 234internal UInt32 totalIn; //uLong total_in; /* total nb of input bytes read so far */ 237internal UInt32 availOut; //uInt avail_out; /* remaining free space at next_out */ 238internal UInt32 totalOut; //uLong total_out; /* total nb of bytes output so far */ 249internal UInt32 adler; //uLong adler; /* adler32 value of the uncompressed data */ 250internal UInt32 reserved; //uLong reserved; /* reserved for future use */ 585public UInt32 AvailIn { [SecurityCritical] get { return zStreamPtr->availIn; } 588public UInt32 TotalIn { [SecurityCritical] get { return zStreamPtr->totalIn; } } 593public UInt32 AvailOut { [SecurityCritical] get { return zStreamPtr->availOut; } 596public UInt32 TotalOut { [SecurityCritical] get { return zStreamPtr->totalOut; } } 600public UInt32 Adler { [SecurityCritical] get { return zStreamPtr->adler; } }
services\monitoring\system\diagnosticts\EventData.cs (1)
45if (value > UInt32.MaxValue || value < 0)
services\monitoring\system\diagnosticts\EventLogEntry.cs (2)
304return (UInt32)IntFrom(dataBuf, bufOffset + FieldOffsets.EVENTID); 447UInt32.TryParse( msg.Substring(percentIdx + 1, lasNumIdx - percentIdx - 1), out paramMsgID);
System.Activities (5)
System\Activities\Debugger\DebugInfo.cs (1)
363else if (t == typeof(UInt32))
System\Activities\RuntimeArgument.cs (4)
27UInt32 nameHash; 492const UInt32 polynomial = 0x82f63b78; 497public unsafe static UInt32 Calculate(string s) 499UInt32 result = 0xffffffff;
System.AddIn (84)
System\Addin\MiniReflection\MetadataReader\AssemblyInfo.cs (5)
8private UInt32 m_Flags; 30m_Flags = (UInt32) AN.Flags; 32if ((m_Flags & (UInt32) System.Reflection.AssemblyNameFlags.PublicKey) == 0) 45internal AssemblyInfo(Version V, UInt32 Flags, byte[] PublicKeyOrToken, 70if ((m_Flags & (UInt32) System.Reflection.AssemblyNameFlags.PublicKey) != 0)
System\Addin\MiniReflection\MetadataReader\Metadata.cs (38)
14public UInt32 Index; // 1 to N, not 0 to N-1. 16public MetadataToken(MDTables.Tables table, UInt32 index) 26return String.Format(CultureInfo.InvariantCulture, "Table {0} ({1}), entry {2}", MDTables.Names[(Int32)Table], (UInt32)Table, Index); 31return String.Format(CultureInfo.InvariantCulture, "{0:x2}{1:x6}", (UInt32)Table, Index); 46private UInt32[] lengths; // Indexed by table, gives length of row in bytes 47private UInt32[] tableAt; // Indexed by table, gives location in file 48private UInt32[] NRows; // Indexed by table, gives number of rows 49private UInt32 stringIndex, blobIndex, GUIDIndex; // Bytes required to reference these items 245NRows = new UInt32[(Int32)Tables.MaxTable + 1]; 268tableAt = new UInt32[(Int32)Tables.MaxTable + 1]; 270UInt32 Offset = (UInt32)B.BaseStream.Position; 281UInt32 MetadataTokenSize(Encodings Which) 285UInt32 MaxRows = 0; 289UInt32 N = NRows[(int)Table]; 295UInt32 RowSize(Tables Table) 302lengths = new UInt32[(Int32)Tables.MaxTable + 1]; 357internal void SeekToRowOfTable(Tables T, UInt32 Row) 374internal UInt32 ReadStringIndex() 376if (stringIndex == 2) return (UInt32)B.ReadUInt16(); 380private String GetString(UInt32 index) 411UInt32 Index = ReadBlobIndex(); 413UInt32 Position = (UInt32)B.BaseStream.Position; 415UInt32 NBytes = (UInt32)B.ReadByte(); 428for (UInt32 i = 0; i < NBytes; i++) 437UInt32 index = ReadStringIndex(); 438UInt32 position = (UInt32) B.BaseStream.Position; 454internal UInt32 ReadBlobIndex() 457return (UInt32)B.ReadUInt16(); 462internal UInt32 ReadRowIndex(Tables T) 465return (UInt32)B.ReadUInt16(); 470internal UInt32 RowsInTable(Tables T) 472return NRows[(UInt32)T]; 497UInt32 Code = (MetadataTokenSize(E) == 2) ? B.ReadUInt16() : B.ReadUInt32(); 501UInt32 Mask = (1U << Desc.TagBits) - 1;
System\Addin\MiniReflection\MetadataReader\PEFileReader.cs (34)
13private UInt32 offset; // Offset from metadata root 14private UInt32 position; // Absolute start in file 17internal StreamDesc(BinaryReader B, UInt32 metadataRoot) 38internal void SeekTo(BinaryReader B, UInt32 Nth) 50private UInt32 MetadataRoot; // Absolute start of metadata in file 53private UInt32 MetaDataDDRVA; 65UInt32 signatureAt = B.ReadUInt32(); 72UInt32 MagicAt = signatureAt + 24; 86UInt32 PEFileHeaderAt = signatureAt + 4; 87UInt32 NSectionsAt = PEFileHeaderAt + 2; 88UInt32 PEOptionalHeaderAt = PEFileHeaderAt + 20; 89UInt32 CLIHeaderDDAt = PEOptionalHeaderAt + dataDirectoriesOffset + 112; 91UInt32 CLIHeaderRVA = B.ReadUInt32(); 93UInt32 sectionHeadersAt = PEOptionalHeaderAt + dataDirectoriesOffset + 128; 116UInt32 VirtualAddress; 117UInt32 Size; 118UInt32 FileOffset; 120internal UInt32 RVAToFileAddress(UInt32 RVA) 126private static String ReadString(BinaryReader B, UInt32 NChars) 168private String ReadUTF8String(UInt32 NChars) 173private UInt32 RVAToFileAddress(UInt32 RVA) 177UInt32 FileOffset = s.RVAToFileAddress(RVA); 183private void SeekToRVA(UInt32 RVA) 204UInt32 MetaDataRVA = B.ReadUInt32(); 205UInt32 MetaDataSize = B.ReadUInt32(); 210UInt32 VersionLengthRVA = MetaDataRVA + 12; 211UInt32 VersionStringRVA = VersionLengthRVA + 4; 213UInt32 VersionLength = B.ReadUInt32(); 215UInt32 FlagsRVA = VersionStringRVA + VersionLength; 216UInt32 NStreamsRVA = FlagsRVA + 2; 351UInt32 HashAlgorithm = B.ReadUInt32(); 357UInt32 AssemblyFlags = B.ReadUInt32();
System\Addin\MiniReflection\MiniAssembly.cs (1)
287UInt32 assemblyFlags = B.ReadUInt32();
System\Addin\MiniReflection\MiniParameterInfo.cs (1)
95return new TypeInfo(typeof(UInt32));
System\Addin\MiniReflection\TypeInfo.cs (5)
522UInt32 rva = peFile.B.ReadUInt32(); 697private static UInt32 DecodeInteger(byte[] bytes, ref uint i) 699UInt32 b = bytes[i]; 704UInt32 nextB = bytes[i]; 710UInt32 nextB, afterNext, final;
System.AddIn.Contract (5)
System\Addin\Contract\RemoteArgument.cs (5)
638public RemoteArgument(System.UInt32 value) 647public RemoteArgument(System.UInt32 value, bool isByRef) 1338public System.UInt32 UInt32Value 1346return default(System.UInt32); 1352return (System.UInt32)this._value;
System.Configuration (4)
Microsoft\Win32\UnsafeNativeMethods.cs (2)
45internal extern static bool CryptProtectData(ref DATA_BLOB inputData, string description, ref DATA_BLOB entropy, IntPtr pReserved, ref CRYPTPROTECT_PROMPTSTRUCT promptStruct, UInt32 flags, ref DATA_BLOB outputData); 48internal extern static bool CryptUnprotectData(ref DATA_BLOB inputData, IntPtr description, ref DATA_BLOB entropy, IntPtr pReserved, ref CRYPTPROTECT_PROMPTSTRUCT promptStruct, UInt32 flags, ref DATA_BLOB outputData);
System\Configuration\DPAPIProtectedConfigurationProvider.cs (2)
94UInt32 dwFlags = CRYPTPROTECT_UI_FORBIDDEN; 160UInt32 dwFlags = CRYPTPROTECT_UI_FORBIDDEN;
System.Core (15)
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
519if (type == typeof(UInt32)) {
Microsoft\Scripting\Ast\ParameterExpression.cs (1)
75case TypeCode.UInt32: return new PrimitiveParameterExpression<UInt32>(name);
Microsoft\Win32\UnsafeNativeMethods.cs (6)
737public UInt32 UInteger; 747public UInt32 Bool; 781public UInt32 Count; // number of elements (not length) in bytes. 783public UInt32 Type; 1312public UInt32 Count; 1314public UInt32 Type;
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (2)
1248return ConvertToArray (val,typeof(UInt32), sizeof(UInt32));
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (4)
279if (IntPtr.Size == 4 && capacity > UInt32.MaxValue) { 345if (IntPtr.Size == 4 && capacity > UInt32.MaxValue) { 565if (IntPtr.Size == 4 && size > UInt32.MaxValue) { 598if (IntPtr.Size == 4 && size > UInt32.MaxValue) {
System\IO\MemoryMappedFiles\MemoryMappedView.cs (1)
98if (IntPtr.Size == 4 && nativeSize > UInt32.MaxValue) {
System.Data (166)
fx\src\bid\inc\cs\bidPrivateBase.cs (1)
1048internal static void TraceBin(IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, byte[] buff, UInt32 len);
fx\src\data\Microsoft\SqlServer\Server\MetadataUtilsSmi.cs (1)
108ht.Add( typeof( System.UInt32 ), ExtendedClrTypeCode.UInt32 );
fx\src\data\Microsoft\SqlServer\Server\SmiContextFactory.cs (2)
60UInt32 buildVersion = (UInt32)GetValue(buildVersionField);
fx\src\data\System\Data\CodeGen\datacache.cs (1)
854col.DataType == typeof(Int32) || col.DataType == typeof(UInt32) ||
fx\src\data\System\Data\ColumnTypeConverter.cs (1)
42typeof(UInt32),
fx\src\data\System\Data\Common\ActivityCorrelator.cs (1)
28internal UInt32 Sequence { get; private set; }
fx\src\data\System\Data\Common\BigIntegerStorage.cs (4)
68else if (value.GetType() == typeof(UInt32)) { return (BigInteger)(UInt32)value; } 82else if (type == typeof(UInt32)) { return checked((UInt32)value); }
fx\src\data\System\Data\Common\DataStorage.cs (1)
81typeof(UInt32),
fx\src\data\System\Data\Common\ObjectStorage.cs (2)
235else if (valType == typeof(UInt32)){ 236values[recordNo] = BitConverter.GetBytes((UInt32)value);
fx\src\data\System\Data\Common\SQLConvert.cs (7)
108return (UInt32)value; 148return (UInt32)value; 196return (UInt32)value; 238return (UInt32)value; 282return (UInt32)value; 510return ((IConvertible)(UInt32)value).ToString(formatProvider); 757return XmlConvert.ToString((UInt32) value);
fx\src\data\System\Data\Common\System.Data_BID.cs (6)
360internal static void Trace(string fmtPrintfW, System.Int32 a1, System.Int32 a2, System.Int64 a3, System.UInt32 a4, System.Int32 a5, System.UInt32 a6, System.UInt32 a7) { 637internal static void Trace (IntPtr hID, UIntPtr src, UIntPtr info, string fmtPrintfW, System.Int32 a1, System.Int32 a2, System.Int64 a3, System.UInt32 a4, System.Int32 a5, System.UInt32 a6, System.UInt32 a7);
fx\src\data\System\Data\Common\UInt32Storage.cs (23)
18private const UInt32 defaultValue = UInt32.MinValue; 20private UInt32[] values; 23: base(column, typeof(UInt32), defaultValue, StorageType.UInt32) { 54UInt32 mean; 55checked {mean = (UInt32)(meanSum / meanCount);} 97UInt32 min = UInt32.MaxValue; 111UInt32 max = UInt32.MinValue; 140throw ExprException.Overflow(typeof(UInt32)); 147UInt32 valueNo1 = values[recordNo1]; 148UInt32 valueNo2 = values[recordNo2]; 168UInt32 valueNo1 = values[recordNo]; 172return valueNo1.CompareTo((UInt32)value); 194UInt32 value = values[record]; 214UInt32[] newValues = new UInt32[capacity]; 227return XmlConvert.ToString((UInt32)value); 231return new UInt32[recordCount]; 235UInt32[] typedStore = (UInt32[]) store; 241values = (UInt32[]) store;
fx\src\data\System\Data\OleDb\ColumnBinding.cs (6)
476Value_UI4((UInt32) value); 1028internal UInt32 Value_UI4() { 1031return unchecked((UInt32) RowBinding.ReadInt32(ValueOffset)); 1033private void Value_UI4(UInt32 value) { 1349if (variant is UInt32) { 1350value = (Int64)(UInt32) variant;
fx\src\data\System\Data\OleDb\PropertyInfoSet.cs (2)
161case VarEnum.VT_UI4: return typeof(System.UInt32); 165case VarEnum.VT_UINT: return typeof(System.UInt32);
fx\src\data\System\Data\RbTree.cs (8)
209private static int GetIntValueFromBitMap (UInt32 bitMap) 277if (((UInt32)_pageTableMap[pageTableMapPos]) < 0xFFFFFFFF) 279UInt32 pageSegmentMap = (UInt32)_pageTableMap[pageTableMapPos]; 282UInt32 pageWithFreeSlot = (UInt32)((~(pageSegmentMap)) & (pageSegmentMap + 1)); 366page.Slots[slotId].selfId = (int)(((UInt32)page.PageId) << 16) | slotId; 1897if (((UInt32)SlotMap[segmentPos]) < 0xFFFFFFFF)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (9)
102private delegate int LocalDBCreateInstanceDelegate([MarshalAs(UnmanagedType.LPWStr)] string version, [MarshalAs(UnmanagedType.LPWStr)] string instance, UInt32 flags); 143private delegate int LocalDBFormatMessageDelegate(int hrLocalDB, UInt32 dwFlags, UInt32 dwLanguageId, StringBuilder buffer, ref UInt32 buflen); 182const UInt32 const_LOCALDB_TRUNCATE_ERR_MESSAGE = 1;// flag for LocalDBFormatMessage that indicates that message can be truncated if it does not fit in the buffer 192UInt32 len = (UInt32)buffer.Capacity; 196int hResult=LocalDBFormatMessage(hrLocalDB: hrCode, dwFlags: const_LOCALDB_TRUNCATE_ERR_MESSAGE, dwLanguageId: (UInt32)CultureInfo.CurrentCulture.LCID, 204len = (UInt32) buffer.Capacity;
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
637internal static MetaType GetSqlDataType(int tdsType, UInt32 userType, int length) {
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
34internal UInt32 _version; 41internal UInt32 _tdsVersion;
fx\src\data\System\Data\SqlClient\TdsEnums.cs (3)
568public const UInt32 SNI_SSL_VALIDATE_CERTIFICATE = 1; // This enables validation of server certificate 569public const UInt32 SNI_SSL_USE_SCHANNEL_CACHE = 2; // This enables schannel session cache 570public const UInt32 SNI_SSL_IGNORE_CHANNEL_BINDINGS = 0x10; // Used with SSL Provider, sent to SNIAddProvider in case of SQL Authentication & Encrypt.
fx\src\data\System\Data\SqlClient\TdsParser.cs (32)
212private volatile static UInt32 s_maxSSPILength = 0; // variable to hold max SSPI data size, keep for token from server 415UInt32 sniStatus = SNILoadHandle.SingletonInstance.SNIStatus; 506UInt32 result = SNINativeMethodWrapper.SniGetConnectionId(_physicalStateObj.Handle, ref _connHandler._clientConnectionId); 536UInt32 retCode = SNINativeMethodWrapper.SniGetConnectionId(_physicalStateObj.Handle, ref _connHandler._clientConnectionId); 578UInt32 error = 0; 598UInt32 error = 0; 599UInt32 info = 0; 840int actIdSize = GUID_SIZE + sizeof(UInt32); 983UInt32 error = 0; 990UInt32 info = (shouldValidateServerCert ? TdsEnums.SNI_SSL_VALIDATE_CERTIFICATE : 0) 2433UInt32 unsignedPacketSize = (UInt32) packetSize; 2434UInt32 result = SNINativeMethodWrapper.SNISetInfo(_physicalStateObj.Handle, SNINativeMethodWrapper.QTypes.SNI_QUERY_CONN_BUFSIZE, ref unsignedPacketSize); 2885UInt32 dataLen; 2927UInt32 seqNum; 2931if (seqNum == UInt32.MaxValue) { 3030a.tdsVersion = (UInt32)((((((b[0]<<8)|b[1])<<8)|b[2])<<8)|b[3]); // bytes are in motorola order (high byte first) 3031UInt32 majorMinor = a.tdsVersion & 0xff00ffff; 3032UInt32 increment = (a.tdsVersion >> 16) & 0xff; 3375UInt32 userType; 3577UInt32 userType; 3680_physicalStateObj.WriteByte(sizeof(UInt32)+sizeof(byte)); 4138private bool TryProcessTypeInfo (TdsParserStateObject stateObj, SqlMetaDataPriv col, UInt32 userType) { 4284UInt32 userType; 7187UInt32 outSSPILength = 0; 7528private void SSPIData(byte[] receivedBuff, UInt32 receivedLength, byte[] sendBuff, ref UInt32 sendLength) { 7532private void SNISSPIData(byte[] receivedBuff, UInt32 receivedLength, byte[] sendBuff, ref UInt32 sendLength) 7560UInt32 sendLength = s_maxSSPILength; 7563SSPIData(receivedBuff, (UInt32)receivedLength, sendBuff, ref sendLength); 7591UInt32 maxLength = 0;
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (2)
465internal UInt32 tdsVersion; 477internal UInt32 dataLen;
fx\src\data\System\Data\SqlClient\TdsParserSafeHandles.cs (7)
28private readonly UInt32 _sniStatus = TdsEnums.SNI_UNINITIALIZED; 40UInt32 value = 0; 72public UInt32 SNIStatus { 84static private void ReadDispatcher(IntPtr key, IntPtr packet, UInt32 error) { 102static private void WriteDispatcher(IntPtr key, IntPtr packet, UInt32 error) { 122private readonly UInt32 _status = TdsEnums.SNI_UNINITIALIZED; 184internal UInt32 Status {
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (14)
400internal UInt32 Status { 645public void CheckSetResetConnectionState(UInt32 error, CallbackType callbackType) { 1942UInt32 error; 2134UInt32 error = 0; 2238UInt32 error; 2291UInt32 error=TdsEnums.SNI_SUCCESS; 2307private void ReadSniError(TdsParserStateObject stateObj, UInt32 error) { 2396public void ProcessSniPacket(IntPtr packet, UInt32 error) { 2408UInt32 dataSize = 0; 2409UInt32 getDataError = SNINativeMethodWrapper.SNIPacketGetData(packet, _inBuff, ref dataSize); 2458public void ReadAsyncCallback(IntPtr key, IntPtr packet, UInt32 error) { // Key never used. 2559public void WriteAsyncCallback(IntPtr key, IntPtr packet, UInt32 sniError) { // Key never used. 2887private Task SNIWritePacket(SNIHandle handle, SNIPacket packet, out UInt32 sniError, bool canAccumulate, bool callerHasConnectionLock) { 3038UInt32 sniError;
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (15)
67internal UInt32 m_data1; 68internal UInt32 m_data2; 69internal UInt32 m_data3; 70internal UInt32 m_data4; 171static private readonly UInt32[] DecimalHelpersLo = { 212static private readonly UInt32[] DecimalHelpersMid = { 253static private readonly UInt32[] DecimalHelpersHi = { 294static private readonly UInt32[] DecimalHelpersHiHi = { 353UInt32[] decimalHelpers; 354UInt32 decimalPart; 505UInt32 sgnscl = (UInt32)bits[3]; 506m_data1 = (UInt32)bits[0]; 507m_data2 = (UInt32)bits[1]; 508m_data3 = (UInt32)bits[2];
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
619UInt32 dwCreateOptions = 0; 620UInt32 dwCreateDisposition = 0;
fx\src\data\System\Data\SQLTypes\UnsafeNativeMethods.cs (10)
29internal static extern UInt32 NtCreateFile 36UInt32 fileAttributes, 38UInt32 createDisposition, 39UInt32 createOptions, 41UInt32 eaLength 173internal static extern UInt32 RtlNtStatusToDosError 175UInt32 status 272internal UInt32 length; 282internal UInt32 status; 289internal UInt32 nextEntryOffset;
fx\src\data\System\Data\XDRSchema.cs (1)
248new NameType("ui4" , typeof(UInt32) ), /* XDR */
fx\src\data\System\Data\xmlsaver.cs (1)
234if (type == typeof(UInt32))
fx\src\data\System\Data\XMLSchema.cs (1)
1597new NameType("unsignedInt" , typeof(UInt32) ), /* XSD Apr */
System.Data.Entity (11)
System\Data\Common\EntitySql\AST\Literal.cs (2)
266UInt32 value; 267if (!UInt32.TryParse(numberPart, NumberStyles.Integer, CultureInfo.InvariantCulture, out value))
System\Data\Objects\DataClasses\StructuralObject.cs (8)
1299protected internal static UInt32 SetValidValue(UInt32 value, string propertyName) 1316protected internal static UInt32 SetValidValue(UInt32 value) 1335protected internal static Nullable<UInt32> SetValidValue(Nullable<UInt32> value, string propertyName) 1352protected internal static Nullable<UInt32> SetValidValue(Nullable<UInt32> value)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
1254propertyType == typeof(UInt32) ||
System.Data.Linq (1)
SqlClient\Query\SqlMethodCallConverter.cs (1)
2415targetType = typeof(UInt32);
System.Data.Services.Client (5)
System\Data\Services\Client\ClientConvert.cs (2)
345return XmlConvert.ToString((UInt32)propertyValue); 482types[(int)StorageType.UInt32] = typeof(UInt32);
System\Data\Services\Client\DataServiceContext.cs (2)
2626resource.ChangeOrder = UInt32.MaxValue; 4147.Where(o => o.IsModified && o.ChangeOrder != UInt32.MaxValue)
System\Data\Services\Client\Descriptor.cs (1)
20private uint changeOrder = UInt32.MaxValue;
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
215parameter is Int32 || parameter is UInt32 ||
System.Drawing (21)
commonui\System\Drawing\Advanced\Font.cs (6)
764return unchecked((int)((((UInt32)fontStyle << 13) | ((UInt32)fontStyle >> 19)) ^ 765(((UInt32)fontUnit << 26) | ((UInt32)fontUnit >> 6)) ^ 766(((UInt32)fontSize << 7) | ((UInt32)fontSize >> 25))));
commonui\System\Drawing\Advanced\RectangleF.cs (7)
346return unchecked((int)((UInt32)X ^ 347(((UInt32)Y << 13) | ((UInt32)Y >> 19)) ^ 348(((UInt32)Width << 26) | ((UInt32)Width >> 6)) ^ 349(((UInt32)Height << 7) | ((UInt32)Height >> 25))));
commonui\System\Drawing\Rectangle.cs (7)
379return unchecked((int)((UInt32)X ^ 380(((UInt32)Y << 13) | ((UInt32)Y >> 19)) ^ 381(((UInt32)Width << 26) | ((UInt32)Width >> 6)) ^ 382(((UInt32)Height << 7) | ((UInt32)Height >> 25))));
misc\ClientUtils.cs (1)
105public static bool IsEnumValid_Masked(Enum enumValue, int value, UInt32 mask) {
System.Management (80)
Instrumentation\EventSource.cs (2)
457[In] UInt32 dwId, 472int IWbemEventProviderQuerySink.CancelQuery_([In] UInt32 dwId)
Instrumentation\MetaDataInfo.cs (9)
54[In] UInt32 dwCreateFlags, 60[In] UInt32 dwOpenFlags, 66[In] UInt32 cbData, 67[In] UInt32 dwOpenFlags, 91[In] UInt32 cchName, 92[Out] out UInt32 pchName, 129UInt32 cchName; 132importInterface.GetScopeProps(sb, (UInt32)sb.Capacity, out cchName, out mvid); 134importInterface.GetScopeProps(sb, (UInt32)sb.Capacity, out cchName, out mvid);
Instrumentation\SchemaMapping.cs (2)
409 else if(t2 == typeof(UInt32) || t2 == typeof(Int32) || t2 == typeof(Single)) 526 else if(t2 == typeof(UInt32))
InteropClasses\WMIInterop.cs (55)
117CoMarshalInterface(stream, ref IID_IWbemClassObject, pWbemClassObject, (UInt32)MSHCTX.MSHCTX_DIFFERENTMACHINE, IntPtr.Zero, (UInt32)MSHLFLAGS.MSHLFLAGS_TABLEWEAK); 458[In] UInt32 dwDestContext, //Destination process 460[In] UInt32 mshlflags //Reason for marshaling 775[PreserveSig] int Next_([In] Int32 lTimeout, [In] UInt32 uCount, [In][Out][MarshalAs(UnmanagedType.LPArray)] IWbemClassObject_DoNotMarshal[] apObjects, [Out] out UInt32 puReturned); 776[PreserveSig] int NextAsync_([In] UInt32 uCount, [In][MarshalAs(UnmanagedType.Interface)] IWbemObjectSink pSink); 778[PreserveSig] int Skip_([In] Int32 lTimeout, [In] UInt32 nCount); 786[PreserveSig] int Shutdown_([In] Int32 uReason, [In] UInt32 uMaxMilliseconds, [In][MarshalAs(UnmanagedType.Interface)] IWbemContext pCtx); 795[PreserveSig] int GetText_([In] Int32 lFlags, [In][MarshalAs(UnmanagedType.Interface)] IWbemClassObject_DoNotMarshal pObj, [In] UInt32 uObjTextFormat, [In][MarshalAs(UnmanagedType.Interface)] IWbemContext pCtx, [Out][MarshalAs(UnmanagedType.BStr)] out string strText); 796[PreserveSig] int CreateFromText_([In] Int32 lFlags, [In][MarshalAs(UnmanagedType.BStr)] string strText, [In] UInt32 uObjTextFormat, [In][MarshalAs(UnmanagedType.Interface)] IWbemContext pCtx, [Out][MarshalAs(UnmanagedType.Interface)] out IWbemClassObject_DoNotMarshal pNewObj); 832[PreserveSig] int ReadDWORD_([In] Int32 lHandle, [Out] out UInt32 pdw); 833[PreserveSig] int WriteDWORD_([In] Int32 lHandle, [In] UInt32 dw); 865[PreserveSig] int GetErrorCodeText_([In][MarshalAs(UnmanagedType.Error)] Int32 hRes, [In] UInt32 LocaleId, [In] Int32 lFlags, [Out][MarshalAs(UnmanagedType.BStr)] out string MessageText); 866[PreserveSig] int GetFacilityCodeText_([In][MarshalAs(UnmanagedType.Error)] Int32 hRes, [In] UInt32 LocaleId, [In] Int32 lFlags, [Out][MarshalAs(UnmanagedType.BStr)] out string MessageText); 959[PreserveSig] int NewQuery_([In] UInt32 dwId, [In][MarshalAs(UnmanagedType.LPWStr)] string wszQueryLanguage, [In][MarshalAs(UnmanagedType.LPWStr)] string wszQuery); 960[PreserveSig] int CancelQuery_([In] UInt32 dwId); 1063[PreserveSig] int SetBatchingParameters_([In] Int32 lFlags, [In] UInt32 dwMaxBufferSize, [In] UInt32 dwMaxSendLatency); 1072[PreserveSig] int GetCount_([Out] out UInt32 puKeyCount); 1073[PreserveSig] int SetKey_([In][MarshalAs(UnmanagedType.LPWStr)] string wszName, [In] UInt32 uFlags, [In] UInt32 uCimType, [In] IntPtr pKeyVal); 1074[PreserveSig] int SetKey2_([In][MarshalAs(UnmanagedType.LPWStr)] string wszName, [In] UInt32 uFlags, [In] UInt32 uCimType, [In] ref object pKeyVal); 1075[PreserveSig] int GetKey_([In] UInt32 uKeyIx, [In] UInt32 uFlags, [In][Out] ref UInt32 puNameBufSize, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszKeyName, [In][Out] ref UInt32 puKeyValBufSize, [In][Out] IntPtr pKeyVal, [Out] out UInt32 puApparentCimType); 1076[PreserveSig] int GetKey2_([In] UInt32 uKeyIx, [In] UInt32 uFlags, [In][Out] ref UInt32 puNameBufSize, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszKeyName, [In][Out] ref object pKeyValue, [Out] out UInt32 puApparentCimType); 1077[PreserveSig] int RemoveKey_([In][MarshalAs(UnmanagedType.LPWStr)] string wszName, [In] UInt32 uFlags); 1078[PreserveSig] int RemoveAllKeys_([In] UInt32 uFlags); 1080[PreserveSig] int GetInfo_([In] UInt32 uRequestedInfo, [Out] out UInt64 puResponse); 1081[PreserveSig] int GetText_([In] Int32 lFlags, [In][Out] ref UInt32 puBuffLength, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszText); 1089[PreserveSig] int SetText_([In] UInt32 uMode, [In][MarshalAs(UnmanagedType.LPWStr)] string pszPath); 1090[PreserveSig] int GetText_([In] Int32 lFlags, [In][Out] ref UInt32 puBuffLength, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszText); 1091[PreserveSig] int GetInfo_([In] UInt32 uRequestedInfo, [Out] out UInt64 puResponse); 1093[PreserveSig] int GetServer_([In][Out] ref UInt32 puNameBufLength, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pName); 1094[PreserveSig] int GetNamespaceCount_([Out] out UInt32 puCount); 1095[PreserveSig] int SetNamespaceAt_([In] UInt32 uIndex, [In][MarshalAs(UnmanagedType.LPWStr)] string pszName); 1096[PreserveSig] int GetNamespaceAt_([In] UInt32 uIndex, [In][Out] ref UInt32 puNameBufLength, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pName); 1097[PreserveSig] int RemoveNamespaceAt_([In] UInt32 uIndex); 1099[PreserveSig] int GetScopeCount_([Out] out UInt32 puCount); 1100[PreserveSig] int SetScope_([In] UInt32 uIndex, [In][MarshalAs(UnmanagedType.LPWStr)] string pszClass); 1101[PreserveSig] int SetScopeFromText_([In] UInt32 uIndex, [In][MarshalAs(UnmanagedType.LPWStr)] string pszText); 1102[PreserveSig] int GetScope_([In] UInt32 uIndex, [In][Out] ref UInt32 puClassNameBufSize, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszClass, [Out][MarshalAs(UnmanagedType.Interface)] out IWbemPathKeyList pKeyList); 1103[PreserveSig] int GetScopeAsText_([In] UInt32 uIndex, [In][Out] ref UInt32 puTextBufSize, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszText); 1104[PreserveSig] int RemoveScope_([In] UInt32 uIndex); 1107[PreserveSig] int GetClassName_([In][Out] ref UInt32 puBuffLength, [In][Out][MarshalAs(UnmanagedType.LPWStr)] string pszName);
property.cs (12)
293 val = new UInt32 [length]; 296 ((UInt32[])val)[i] = (UInt32)((Int32)(wmiValueArray.GetValue(i))); 352 val = (UInt32)((Int32)wmiValue); 448 ((Int32[])(wmiValue))[i] = (Int32)(Convert.ToUInt32(valArray.GetValue(i),(IFormatProvider)culInfo.GetFormat(typeof(System.UInt32)))); 559 wmiValue = (Int32)Convert.ToUInt32(val,(IFormatProvider)culInfo.GetFormat(typeof(System.UInt32))); 683 else if (elementType == typeof(System.UInt32)) 691 ((string[])wmiValue) [i] = ((System.UInt32)(arrayValue[i])).ToString((IFormatProvider)culInfo.GetFormat(typeof(System.UInt32))); 772 else if (valueType == typeof(System.UInt32)) 775 if (((System.UInt32)val & 0x80000000) != 0) 776 wmiValue = Convert.ToString(val,(IFormatProvider)culInfo.GetFormat(typeof(System.UInt32)));
System.Messaging (17)
System\Messaging\ActiveXMessageFormatter.cs (2)
358else if (obj is UInt32) 361byte[] bytes = BitConverter.GetBytes((UInt32)obj);
System\Messaging\Message.cs (7)
48public static readonly TimeSpan InfiniteTimeout = TimeSpan.FromSeconds(UInt32.MaxValue); 1705if (timeoutInSeconds > UInt32.MaxValue) 1706timeoutInSeconds = UInt32.MaxValue; 1709if (timeoutInSeconds == UInt32.MaxValue) 1755if (timeoutInSeconds > UInt32.MaxValue) 1756timeoutInSeconds = UInt32.MaxValue; 1758if (timeoutInSeconds == UInt32.MaxValue)
System\Messaging\MessageEnumerator.cs (2)
159if (timeoutInMilliseconds < 0 || timeoutInMilliseconds > UInt32.MaxValue) 265if (timeoutInMilliseconds < 0 || timeoutInMilliseconds > UInt32.MaxValue)
System\Messaging\MessageQueue.cs (4)
51public static readonly TimeSpan InfiniteTimeout = TimeSpan.FromMilliseconds(UInt32.MaxValue); 56public static readonly long InfiniteQueueSize = UInt32.MaxValue; 2512if (timeoutInMilliseconds < 0 || timeoutInMilliseconds > UInt32.MaxValue) 3019if (timeoutInMilliseconds < 0 || timeoutInMilliseconds > UInt32.MaxValue)
System\Messaging\MessageQueueInstaller.cs (2)
39private long maximumJournalSize = UInt32.MaxValue; 40private long maximumQueueSize = UInt32.MaxValue;
System.Net (44)
net\PeerToPeer\Cloud.cs (1)
198UInt32 numClouds = 0;
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1246UInt32 contactCount = 0;
net\PeerToPeer\Collaboration\Peer.cs (3)
528UInt32 objectCount = 0; 676pi.applicationData.cbData = (invitationData != null) ? (UInt32)invitationData.Length : 0; 1103pi.applicationData.cbData = (m_inviteData != null) ? (UInt32)m_inviteData.Length : 0;
net\PeerToPeer\Collaboration\PeerCollaboration.cs (5)
399UInt32 pnmCount = 0; 512(UInt32)application.Data.Length : 0; 676UInt32 appCount = 0; 822po.data.cbData = (UInt32)peerObject.Data.Length; 906UInt32 objectCount = 0;
net\PeerToPeer\Collaboration\PeerContact.cs (2)
245UInt32 pepCount = 0; 1017UInt32 appCount = 0;
net\PeerToPeer\Collaboration\UnsafeCollabNativeMethods.cs (6)
271internal UInt32 cbData; 669private const UInt32 FACILITY_P2P = 99; 670private const UInt32 FACILITY_WIN32 = 7; 761internal extern static int PeerGetItemCount(SafeCollabEnum hPeerEnum, ref UInt32 pCount); 766ref UInt32 pCount, 823internal extern static int PeerCollabRegisterEvent(SafeWaitHandle hEvent, UInt32 cEventRegistration,
net\PeerToPeer\PeerNameRegistration.cs (6)
27private const UInt32 PEER_PNRP_AUTO_ADDRESSES = unchecked((UInt32)(-1)); 338regInfo.payLoad.cbPayload = (UInt32)m_PeerNameRecord.Data.Length; 407regInfo.cAddresses = (UInt32)numAddresses; 528regInfo.payLoad.cbPayload = (UInt32)m_PeerNameRecord.Data.Length; 590regInfo.cAddresses = (UInt32)numAddresses;
net\PeerToPeer\PeerNameResolver.cs (7)
74private const UInt32 FACILITY_P2P = 99; 75private const UInt32 NO_MORE_RECORDS = 0x4003; 219(UInt32)m_MaxRecords, 322for (UInt32 j = 0; j < pEndPointInfo->cAddresses; j++) 648UInt32 ActualCountOfEndPoints = (UInt32)maxRecords; 690for (UInt32 j = 0; j < pEndPointInfo->cAddresses; j++)
net\PeerToPeer\PeerToPeerException.cs (2)
31private const UInt32 FACILITY_P2P = 99; 100UInt32 dwLength = UnsafeSystemNativeMethods.FormatMessage(
net\PeerToPeer\UnsafePeerToPeerMethods.cs (8)
28internal UInt32 dwScope; 29internal UInt32 dwScopeId; 37internal UInt32 cAddresses; 48internal UInt32 cAddresses; 57internal UInt32 cbPayload; 72internal extern static Int32 PeerPnrpGetCloudInfo(out UInt32 pNumClouds, out SafePeerData pArrayOfClouds); 120ref UInt32 pcEndPoints, 127UInt32 cEndPoints,
net\UnsafeMethods.cs (3)
59UInt32 dwMessageId, 60UInt32 dwLanguageId, 62UInt32 nSize,
System.Numerics (15)
System\Numerics\BigInteger.cs (14)
337private UInt32[] ToUInt32Array() { 346highDWord = (_sign < 0) ? UInt32.MaxValue : 0; 351highDWord = UInt32.MaxValue; 521_bits = new UInt32[size]; 522_bits[0] = (UInt32)bits[0]; 524_bits[1] = (UInt32)bits[1]; 526_bits[2] = (UInt32)bits[2]; 1234public static explicit operator UInt32(BigInteger value) 1341uint xExtend = (left._sign < 0) ? UInt32.MaxValue : 0; 1342uint yExtend = (right._sign < 0) ? UInt32.MaxValue : 0; 1361uint xExtend = (left._sign < 0) ? UInt32.MaxValue : 0; 1362uint yExtend = (right._sign < 0) ? UInt32.MaxValue : 0; 1376uint xExtend = (left._sign < 0) ? UInt32.MaxValue : 0; 1377uint yExtend = (right._sign < 0) ? UInt32.MaxValue : 0;
System\Numerics\Complex.cs (1)
228public static implicit operator Complex(UInt32 value) {
System.Runtime.Remoting (1)
metadata\sudscommon.cs (1)
86internal static Type typeofUInt32 = typeof(UInt32);
System.Runtime.Serialization (12)
System\Runtime\Serialization\DataContract.cs (1)
750type = typeof(UInt32);
System\Runtime\Serialization\XmlReaderDelegator.cs (6)
629public UInt32 ReadElementContentAsUnsignedInt() 634internal UInt32 ReadContentAsUnsignedInt() 639UInt32 ToUInt32(long value) 641if (value < UInt32.MinValue || value > UInt32.MaxValue) 645return (UInt32)value;
System\Xml\UniqueID.cs (1)
393return (((Int64)idHigh) << 32) | ((UInt32)idLow);
System\Xml\XmlBufferReader.cs (4)
393Int64 lo = (UInt32)ReadInt32(); 394Int64 hi = (UInt32)ReadInt32(); 1073Int64 lo = (UInt32)(((((b4 << 8) + b3) << 8) + b2) << 8) + b1; 1078Int64 hi = (UInt32)(((((b4 << 8) + b3) << 8) + b2) << 8) + b1;
System.Security (1)
system\security\cryptography\pkcs\pkcsutils.cs (1)
1043UInt32 dwFlags = 0;
System.ServiceModel (33)
System\ServiceModel\Administration\WbemNative.cs (4)
748[In] UInt32 uCount, 750[Out] out UInt32 puReturned 755[In] UInt32 uCount, 767[In] UInt32 nCount
System\ServiceModel\Channels\PeerMaintainer.cs (1)
597uint minUtility = UInt32.MaxValue;
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (2)
403Dictionary<UInt32, System.ServiceModel.ComIntegration.DispatchProxy.MethodInfo> dispToOperationDescription) 408UInt32 dispIndex = 10;
System\ServiceModel\ComIntegration\DispatchProxy.cs (16)
19Dictionary<UInt32, string> dispToName = new Dictionary<UInt32, string>(); 20Dictionary<string, UInt32> nameToDisp = new Dictionary<string, UInt32>(); 21Dictionary<UInt32, MethodInfo> dispToOperationDescription = new Dictionary<UInt32, MethodInfo>(); 102UInt32 dispIndex = 10; 132UInt32 dispID = 0; 182void IPseudoDispatch.GetIDsOfNames(UInt32 cNames, // size_is param for rgszNames 189UInt32 dispID; 198UInt32 dispIdMember, 199UInt32 cArgs, 200UInt32 cNamedArgs, 202[MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 2)] UInt32[] rgdispidNamedArgs, 205out UInt32 pArgErr 298for (UInt32 index = 0; index < filled.Length; index++)
System\ServiceModel\ComIntegration\IProxyManager.cs (1)
18int Invoke(UInt32 dispIdMember, IntPtr outerProxy, IntPtr pVarResult, IntPtr pExcepInfo);
System\ServiceModel\ComIntegration\IPseudoDispatch.cs (6)
16void GetIDsOfNames(UInt32 cNames, // size_is param for rgszNames 22UInt32 dispIdMember, 23UInt32 cArgs, 24UInt32 cNamedArgs, 26[MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 2)] UInt32[] rgdispidNamedArgs, 29out UInt32 pArgErr
System\ServiceModel\ComIntegration\ProxyManager.cs (1)
147UInt32 dispIdMember,
System\ServiceModel\MsmqIntegration\ActiveXSerializer.cs (2)
351else if (obj is UInt32) 354byte[] bytes = BitConverter.GetBytes((UInt32)obj);
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\MetabaseReader.cs (1)
149return (UInt32)Marshal.ReadInt32(record.pbMDData);
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\DiscoveryMessageSequence.cs (2)
26Fx.Assert((instanceId >= 0) && (instanceId <= UInt32.MaxValue), "The instanceId must be within UInt32 range"); 27Fx.Assert((messageNumber >= 0) && (messageNumber <= UInt32.MaxValue), "The messageNumber must be within UInt32 range");
System\ServiceModel\Discovery\DiscoveryMessageSequenceGenerator.cs (1)
28if (instanceId < 0 || instanceId > UInt32.MaxValue)
System.ServiceModel.Internals (6)
System\Runtime\TypeHelper.cs (6)
359result = (T)(object)(UInt32)byteSource; 411result = (T)(object)(UInt32)uint16Source; 453UInt32 uint32Source = (UInt32)source; 457result = (T)(object)(UInt32)uint32Source; 523result = (T)(object)(UInt32)charSource;
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\QueryStringConverter.cs (2)
36this.defaultSupportedQueryStringTypes.Add(typeof(UInt32), null); 99return parameter == null ? default(UInt32) : XmlConvert.ToUInt32(parameter);
System.Transactions (18)
System\Transactions\Oletx\DtcInterfaces.cs (9)
224[MarshalAs(UnmanagedType.U4)] UInt32 whereaboutsSize, 227[MarshalAs(UnmanagedType.U4)] out UInt32 cookieSize, 237[MarshalAs(UnmanagedType.U4)] out UInt32 propagationTokeSize, 264[MarshalAs(UnmanagedType.U4)] UInt32 prepareInfoSize, 283[MarshalAs(UnmanagedType.U4)] out UInt32 whereaboutsSize, 294[MarshalAs(UnmanagedType.U4)] out UInt32 prepareInfoSize, 301[MarshalAs(UnmanagedType.U4)] UInt32 timeout, 315[MarshalAs(UnmanagedType.U4)] UInt32 cookieSize, 324[MarshalAs(UnmanagedType.U4)] UInt32 propgationTokenSize,
System\Transactions\Oletx\DTCTransactionManager.cs (4)
15UInt32 whereaboutsSize; 159internal static UInt32 AdjustTimeout( 163UInt32 returnTimeout = 0; 177returnTimeout = UInt32.MaxValue;
System\Transactions\Oletx\OletxResourceManager.cs (1)
777(UInt32) localEnlistment.ProxyPrepareInfoByteArray.Length,
System\Transactions\Oletx\OletxTransactionManager.cs (2)
75UInt32 prepareInfoSize = 0; 624UInt32 oletxTimeout = DtcTransactionManager.AdjustTimeout( properties.Timeout );
System\Transactions\TransactionInterop.cs (2)
116UInt32 cookieSize = 0; 341UInt32 tokenSize = 0;
System.Web (17)
Configuration\ExpressServerConfig.cs (3)
85if (!UInt32.TryParse(siteID, out siteIDValue)) { 295if (UInt32.TryParse(siteArgument, out id)) { 347if (!UInt32.TryParse(siteID, out siteValue)) {
Configuration\ProcessHostMapPath.cs (3)
136if (UInt32.TryParse(siteArgument, out id)) { 191if (!UInt32.TryParse(siteID, out siteValue)) { 274if (UInt32.TryParse(siteID, out siteIDValue)) {
Configuration\ProcessHostServerConfig.cs (1)
75if (!UInt32.TryParse(siteID, out siteIDValue)) {
Security\AuthStoreRoleProvider.cs (1)
686args[0] = ( UInt32 )token;
State\SessionStateItemCollection.cs (1)
183t=typeof(UInt32);
UI\CssTextWriter.cs (1)
422public override void WriteLine(UInt32 value) {
UI\HTMLTextWriter.cs (1)
600public override void WriteLine(UInt32 value) {
UI\Page.cs (1)
2160&& UInt32.TryParse(identifier, NumberStyles.HexNumber, CultureInfo.InvariantCulture, out parsedIdentifier)
UI\PropertyMapper.cs (1)
118(type == typeof(UInt32)) ||
UnsafeNativeMethods.cs (1)
208internal static extern bool MoveFileEx(string oldFilename, string newFilename, UInt32 flags);
Util\altserialization.cs (3)
108else if (value is UInt32) { 110writer.Write((UInt32) value); 141writer.Write((UInt32)v.ToUInt32());
System.Web.DataVisualization (4)
Common\DataManager\DataPoint.cs (3)
1528 else if(columnDataType == typeof(UInt32)) 2054 else if(value is UInt32) 2056 return (double)((UInt32)value);
Common\DataManager\DataSeries.cs (1)
928 type == typeof(UInt32) ||
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceUtil.cs (2)
367return typeof(UInt32); 421return typeof(UInt32);
System.Web.Extensions (2)
UI\WebControls\Dynamic.cs (2)
608typeof(UInt32), 965if (value <= (ulong)UInt32.MaxValue) return CreateLiteral((uint)value, text);
System.Web.Mobile (1)
UI\MobileControls\Adapters\EmptyTextWriter.cs (1)
318public override void WriteLine(UInt32 value)
System.Web.Services (1)
System\Web\Services\Protocols\Scalars.cs (1)
72type == typeof(UInt32) ||
System.Windows.Forms (184)
misc\ClientUtils.cs (1)
105public static bool IsEnumValid_Masked(Enum enumValue, int value, UInt32 mask) {
misc\GDI\WindowsFont.cs (6)
368return (int)((((UInt32)this.Style << 13) | ((UInt32)this.Style >> 19)) ^ 369(((UInt32)this.CharSet << 26) | ((UInt32)this.CharSet >> 6)) ^ 370(((UInt32)this.Size << 7) | ((UInt32)this.Size >> 25)));
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (156)
178UInt32 fetched; 240UInt32 fetched; 265[In] UInt32 celt, 270void Skip([In] UInt32 celt); 305UInt32 fetched; 331[In] UInt32 celt, 336void Skip([In] UInt32 celt); 371UInt32 fetched; 438UInt32 fetched; 503UInt32 fetched; 568UInt32 fetched; 962[In] UInt32 Flags, 967[In] UInt32 Flags, 973[In] UInt32 Flags, 977UInt32 DefinitionToTextBuffer( 978[In] UInt32 Flags, 980[In] UInt32 BufferSize, 987[In] UInt32 Flags, 991UInt32 ReferenceToTextBuffer( 992[In] UInt32 Flags, 994[In] UInt32 BufferSize, 1001[In] UInt32 Flags, 1008[In] UInt32 Flags, 1015[In] UInt32 Flags, 1022[In] UInt32 Flags, 1029[In] UInt32 Flags, 1036[In] UInt32 Flags, 1042[In] UInt32 Flags, 1047[In] UInt32 Flags, 1053[In] UInt32 Flags, 1059[In] UInt32 Flags, 1087[In] UInt32 Flags, 1092[In] UInt32 Flags, 1098[In] UInt32 Flags, 1104[In] UInt32 Flags, 1110[In] UInt32 Flags, 1117[In] UInt32 Flags, 1124[In] UInt32 Flags, 1131[In] UInt32 Flags, 1138[In] UInt32 Flags, 1145[In] UInt32 Flags, 1151[In] UInt32 Flags, 1156[In] UInt32 Flags, 1162[In] UInt32 Flags, 1168[In] UInt32 Flags, 1204[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1234Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationStageComponent)); 1246[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1275Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationStageComponentFile)); 1292[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1307Size = (UInt32)Marshal.SizeOf(typeof(StoreApplicationReference)); 1337[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1359Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationPinDeployment)); 1384[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1405Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationUnpinDeployment)); 1421[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1449Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationInstallDeployment)); 1471[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1493Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationUninstallDeployment)); 1531[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1560Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationSetDeploymentMetadata)); 1656[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1670Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationSetCanonicalizationContext)); 1684[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 1688[MarshalAs(UnmanagedType.U4)] public UInt32 ComponentCountLimit; 1703Size = (UInt32)Marshal.SizeOf(typeof(StoreOperationScavenge)); 1806UInt32 Flags, 1825UInt32 dwFlags, 1826UInt32 cDeployments, 1830ref UInt32 Delimiter, 1847Delimiter = (UInt32)DelimIntPtr.ToInt64(); 1854UInt32 Flags, 1873UInt32 Flags, 1892UInt32 Flags, 1925o=_pStore.EnumAssemblies((UInt32)Flags, refToMatch, ref g); 1942o=_pStore.EnumFiles((UInt32)Flags, Assembly, ref g); 1962o=_pStore.EnumPrivateFiles((UInt32)Flags, Application, Assembly, ref g); 1980o=_pStore.EnumInstallationReferences((UInt32)Flags, Assembly, ref g); 2102o=_pStore.EnumCategories((UInt32)Flags, CategoryMatch, ref g); 2122o=_pStore.EnumSubcategories((UInt32)Flags, Category, SearchPattern, ref g); 2137o=_pStore.EnumCategoryInstances((UInt32)Flags, Category, SubCat, ref g); 2162(UInt32)Flags, 2234[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2235[MarshalAs(UnmanagedType.U4)] public UInt32 Disposition; 2256[In] UInt32 Flags, 2265[In] UInt32 dwFlags, 2277[In] UInt32 Flags, 2280[In] UInt32 DeploymentsToIgnore, 2287[In] UInt32 Flags, 2295[In] UInt32 Flags, 2303[In] UInt32 Flags, 2311[In] UInt32 Flags, 2319[In] UInt32 Flags, 2337[In] UInt32 Flags, 2345[In] UInt32 Flags, 2354[In] UInt32 Flags, 2364[In] UInt32 Flags, 2375[In] UInt32 Flags, 2388[In] UInt32 Flags, 2397[In] UInt32 Flags, 2406[In] UInt32 Flags, 2586[In] UInt32 StartLine, 2587[In] UInt32 nStartColumn, 2588[In] UInt32 cCharacterCount, 2591[In] UInt32 ParameterCount, 2719[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2720[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2743[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2744[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2745[MarshalAs(UnmanagedType.U4)] public UInt32 SourceType; 2776[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2777[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2798[MarshalAs(UnmanagedType.U4)] public UInt32 Size; 2799[MarshalAs(UnmanagedType.U4)] public UInt32 Flags; 2825Parameters.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParameters)); 2826Parameters.Flags = (UInt32)CreateActContextParameters.CreateFlags.SourceValid; 2833SourceInfo.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSource)); 2835SourceInfo.SourceType = (UInt32)CreateActContextParametersSource.SourceFlags.Definition; 2838DefAppIdSource.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSourceDefinitionAppid)); 2875Parameters.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParameters)); 2876Parameters.Flags = (UInt32)CreateActContextParameters.CreateFlags.SourceValid; 2883SourceInfo.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSource)); 2885SourceInfo.SourceType = (UInt32)CreateActContextParametersSource.SourceFlags.Reference; 2888RefAppIdSource.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSourceReferenceAppid)); 2950[In] UInt32 bufferSize, 2967private static extern object GetUserStore([In] UInt32 Flags, [In] IntPtr hToken, [In] ref Guid riid); 2974private static extern object GetSystemStore([In] UInt32 Flags, [In] ref Guid riid); 2993internal static extern object GetUserStateManager([In] UInt32 Flags, [In] IntPtr hToken, [In] ref Guid riid); 3120UInt32 theDisposition; 3121_appcontext.SetApplicationRunningState(0, (UInt32)s, out theDisposition); 3162[In] UInt32 Flags, 3171[In] UInt32 Flags, 3181[In] UInt32 Flags, 3190[In] UInt32 Flags, 3198[In] UInt32 Flags, 3208[In] UInt32 Flags, 3217[In] UInt32 Flags, 3224[In] UInt32 Flags, 3232[In] UInt32 Flags, 3240[In] UInt32 dwFlags, 3248[In] UInt32 dwFlags, 3256[In] UInt32 dwFlags, 3272[In] UInt32 dwFlags, 3273[In] UInt32 ulState, 3274[Out] out UInt32 ulDisposition 3281[In] UInt32 dwFlags, 3289[In] UInt32 dwFlags, 3293[Out, MarshalAs(UnmanagedType.LPArray)] UInt32[] Dispositions 3298[In] UInt32 dwFlags, 3302[Out, MarshalAs(UnmanagedType.LPArray)] UInt32[] Dispositions 3326[In] UInt32 Flags, 3328[In] UInt32 RunningState, 3329[Out] out UInt32 Disposition 3334[In] UInt32 Flags, 3343[In] UInt32 Flags, 3344[Out] out UInt32 Disposition
winforms\Managed\System\WinForms\Application.cs (2)
1441UInt32 hostType = (UInt32) Application.ClickOnceUtility.GetHostTypeFromMetaData(appFullName);
winforms\Managed\System\WinForms\AxHost.cs (2)
6189public UInt32 BackColor { 6214public UInt32 ForeColor {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ColorConverter.cs (2)
43if (nativeValue is UInt32){ 44intVal = (int)(UInt32)nativeValue;
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
961return typeof(UInt32);
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1473dataType.Equals(typeof(UInt32)) ||
winforms\Managed\System\WinForms\NativeMethods.cs (2)
4361else if (t == typeof(UInt32)) { 4453return (UInt32)val;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (6)
1797UInt32 h1 = (UInt32)((label == null) ? 0 : label.GetHashCode()); 1798UInt32 h2 = (UInt32)((type == null) ? 0 : type.GetHashCode()); 1799UInt32 h3 = (UInt32)GetType().GetHashCode();
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (3)
7349public UInt32 colorFore; 7352public UInt32 colorBack; 8298internal static extern void CorLaunchApplication(UInt32 hostType,
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (2)
345if (!ClientUtils.IsEnumValid_Masked(edges, (int)edges,(UInt32)(Edges.Left | Edges.Top | Edges.Right | Edges.Bottom | Edges.Diagonal))) { 353if (!ClientUtils.IsEnumValid_Masked(effects, (int)effects, (UInt32)(EdgeEffects.FillInterior | EdgeEffects.Flat | EdgeEffects.Soft | EdgeEffects.Mono))) {
System.Windows.Forms.DataVisualization (4)
Common\DataManager\DataPoint.cs (3)
1528 else if(columnDataType == typeof(UInt32)) 2054 else if(value is UInt32) 2056 return (double)((UInt32)value);
Common\DataManager\DataSeries.cs (1)
928 type == typeof(UInt32) ||
System.Workflow.Runtime (3)
DebugEngine\NativeMethods.cs (3)
99public static extern bool OpenProcessToken(IntPtr ProcessHandle, UInt32 DesiredAccess, out IntPtr TokenHandle); 102public static extern bool GetKernelObjectSecurity(IntPtr Handle, SECURITY_INFORMATION RequestedInformation, IntPtr pSecurityDescriptor, UInt32 nLength, out UInt32 lpnLengthNeeded);
System.Xml (23)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
2892map[(int)BinXmlToken.XSD_UNSIGNEDINT] = typeof(UInt32); 3923UInt32 GetUInt32(int pos) { 3925return (UInt32)(data[pos] | data[pos + 1] << 8 | data[pos + 2] << 16 | data[pos + 3] << 24);
System\Xml\Schema\XdrBuilder.cs (1)
1473return UInt32.TryParse(str,NumberStyles.AllowLeadingWhite|NumberStyles.AllowTrailingWhite, NumberFormatInfo.InvariantInfo, out n);
System\Xml\Schema\XmlValueConverter.cs (2)
866if (value < (long) UInt32.MinValue || value > (long) UInt32.MaxValue)
System\Xml\Serialization\CodeExporter.cs (1)
287else if (type == typeof(UInt32)) {
System\Xml\Serialization\PrimitiveXmlSerializers.cs (2)
126WriteElementStringRaw(@"unsignedInt", @"", System.Xml.XmlConvert.ToString((System.UInt32)((System.UInt32)o)));
System\Xml\Serialization\Types.cs (2)
465AddPrimitive(typeof(UInt32), "unsignedInt", "UInt32", TypeFlags.CanBeAttributeValue | TypeFlags.CanBeElementValue | TypeFlags.XmlEncodingNotRequired); 561AddSoapEncodedPrimitive(typeof(UInt32), "unsignedInt", ns, "UInt32", new XmlQualifiedName("string", XmlSchema.Namespace), TypeFlags.CanBeAttributeValue | TypeFlags.CanBeElementValue | TypeFlags.XmlEncodingNotRequired);
System\Xml\Serialization\XmlCodeExporter.cs (1)
242type == typeof(UInt32) ||
System\Xml\Serialization\XmlSerializationReader.cs (3)
352return typeof(UInt32); 415return typeof(UInt32); 742value = default(Nullable<UInt32>);
System\Xml\Serialization\XmlSerializationWriter.cs (1)
284value = XmlConvert.ToString((UInt32)o);
System\Xml\XmlConvert.cs (5)
703public static string ToString(UInt32 value) { 999public static UInt32 ToUInt32 (string s) { 1000return UInt32.Parse(s, NumberStyles.AllowLeadingWhite|NumberStyles.AllowTrailingWhite, NumberFormatInfo.InvariantInfo); 1005internal static Exception TryToUInt32(string s, out UInt32 result) { 1006if (!UInt32.TryParse(s, NumberStyles.AllowLeadingWhite|NumberStyles.AllowTrailingWhite, NumberFormatInfo.InvariantInfo, out result)) {
System\Xml\XPath\Internal\ExtensionQuery.cs (2)
102if (value is UInt32) return (double)(UInt32)value;
UIAutomationClientsideProviders (14)
MS\Internal\AutomationProxies\WindowsMenu.cs (13)
1524UInt32 dwTicks = SafeNativeMethods.GetTickCount(); 1525UInt32 dwDelta = 0; 2181UInt32 dwTicks = SafeNativeMethods.GetTickCount (), dwDelta = 0; 2208UInt32 dwTicks = SafeNativeMethods.GetTickCount(); 2232private static UInt32 SubtractTicks (UInt32 last, UInt32 first) 2236return (UInt32) ((ulong) last + (ulong) UInt32.MaxValue + 1 - first); 2283UInt32 dwTicks = SafeNativeMethods.GetTickCount(); 2284UInt32 dwDelta = 0; 2348UInt32 dwTicks = SafeNativeMethods.GetTickCount (); 2349UInt32 dwDelta = 0;
MS\Win32\SafeNativeMethods.cs (1)
29public static extern UInt32 GetTickCount();
WindowsBase (227)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileDeflateTransform.cs (3)
301writer.Write((UInt32)bytesRead); 302writer.Write((UInt32)compressedSize); 489private const UInt32 _blockHeaderToken = 0x0FA0; // signature at start of each block header
Base\MS\Internal\IO\Packaging\CompoundFile\InternalSafeNativeCompoundFileInterfaces.cs (22)
136UInt32 grfFlags, 137UInt32 grfMode, 144UInt32 grfMode, 168UInt32 celt, 170out UInt32 pceltFetched 173void Skip(UInt32 celt); 188UInt32 cpspec, 194UInt32 cpspec, 201UInt32 cpspec, 206UInt32 cpropid, 207UInt32[] rgpropid, 212UInt32 cpropid, 213UInt32[] rgpropid, 218UInt32 cpropid, 219UInt32[] rgpropid 223UInt32 grfCommitFlags 258UInt32 celt, 260out UInt32 pceltFetched 263void Skip(UInt32 celt); 274UInt32 celt, 277out UInt32 pceltFetched ); 280UInt32 celt );
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (19)
570UInt32 grfFlags, 571UInt32 grfMode, 595UInt32 grfMode, 874UInt32 celt, 876out UInt32 pceltFetched 888void IEnumSTATPROPSETSTG.Skip(UInt32 celt) 961UInt32 cpspec, 976UInt32 cpspec, 993UInt32 cpspec, 1006UInt32 cpropid, 1007UInt32[] rgpropid, 1021UInt32 cpropid, 1022UInt32[] rgpropid, 1036UInt32 cpropid, 1037UInt32[] rgpropid 1049UInt32 grfCommitFlags 1256UInt32 celt, 1259out UInt32 pceltFetched ) 1275UInt32 celt )
Base\MS\Internal\IO\Packaging\CompoundFile\PrivateUnsafeNativeCompoundFileMethods.cs (22)
374UInt32 grfFlags, 375UInt32 grfMode, 382UInt32 grfMode, 411UInt32 celt, 414out UInt32 pceltFetched 417void Skip(UInt32 celt); 438UInt32 cpspec, 446UInt32 cpspec, 455UInt32 cpspec, 461UInt32 cpropid, 463UInt32[] rgpropid, 471UInt32 cpropid, 473UInt32[] rgpropid, 481UInt32 cpropid, 483UInt32[] rgpropid 487UInt32 grfCommitFlags 527UInt32 celt, 530out UInt32 pceltFetched 533void Skip(UInt32 celt); 548UInt32 celt, 551out UInt32 pceltFetched ); 553UInt32 celt );
Base\MS\Internal\IO\Packaging\OlePropertyStructs.cs (3)
32UInt32 propid; 41UInt32 grfFlags; 45UInt32 dwOSVersion;
Base\MS\Internal\IO\Zip\Crc32.cs (9)
51internal UInt32 CalculateStreamCrc(Stream stream) 85internal UInt32 Crc 101_Crc32Table = new UInt32[256]; 118private static bool GetBit(byte bitOrdinal, UInt32 data) 126private static void SetBit(byte bitOrdinal, ref UInt32 data, bool value) 132data |= ((UInt32)0x1 << bitOrdinal); 136private const UInt32 _InitialResidueValue = 0xFFFFFFFF; 137private UInt32 _residue = _InitialResidueValue; 142private static UInt32[] _Crc32Table;
Base\MS\Internal\IO\Zip\ProgressiveCrcCalculatingStream.cs (3)
238internal ProgressiveCrcCalculatingStream(ZipIOBlockManager blockManager, Stream underlyingStream, UInt32 expectedCrc) 294internal UInt32 CalculateCrc() 360private UInt32 _expectedCrc;
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (13)
492internal static UInt32 ToMsDosDateTime(DateTime dateTime) 495UInt32 result = 0; 497result |= (((UInt32)dateTime.Second) /2) & 0x1F; // seconds need to be divided by 2 499result |= (((UInt32)dateTime.Minute) & 0x3F) << 5; 500result |= (((UInt32)dateTime.Hour) & 0x1F) << 11; 502result |= (((UInt32)dateTime.Day) & 0x1F) << 16; 503result |= (((UInt32)dateTime.Month) & 0xF) << 21; 504result |= (((UInt32)(dateTime.Year - 1980)) & 0x7F) << 25; 509internal static DateTime FromMsDosDateTime(UInt32 dosDateTime) 603internal static int CopyBytes(UInt32 value, byte[] buffer, int offset) 605Debug.Assert(checked(buffer.Length-offset) >= sizeof(UInt32)); 623internal static UInt64 ConvertToUInt64(UInt32 loverAddressValue, UInt32 higherAddressValue)
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryBlock.cs (2)
308(Offset >= UInt32.MaxValue) || 309(Size >= UInt32.MaxValue);
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryDigitalSignature.cs (2)
62UInt32 signatureValue = reader.ReadUInt32(); 129private const UInt32 _signatureConstant = 0x05054b50;
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryFileHeader.cs (22)
84if (header._compressedSize == UInt32.MaxValue) 88if (header._uncompressedSize == UInt32.MaxValue) 92if (header._relativeOffsetOfLocalHeader == UInt32.MaxValue) 255internal UInt32 Crc32 263internal UInt32 DiskNumberStart 351if ((compressedSize >= UInt32.MaxValue) || 352(uncompressedSize >= UInt32.MaxValue) || 353(offset >= UInt32.MaxValue)) 361_compressedSize = UInt32.MaxValue; 362_uncompressedSize = UInt32.MaxValue; 363_relativeOffsetOfLocalHeader = UInt32.MaxValue; 371_compressedSize = checked((UInt32)compressedSize); 372_uncompressedSize = checked((UInt32)uncompressedSize); 373_relativeOffsetOfLocalHeader = checked((UInt32)offset); 516private const UInt32 _signatureConstant = 0x02014b50; 517private UInt32 _signature = _signatureConstant; 524private UInt32 _lastModFileDateTime; 525private UInt32 _crc32; 526private UInt32 _compressedSize; 527private UInt32 _uncompressedSize; 533private UInt32 _externalFileAttributes; 534private UInt32 _relativeOffsetOfLocalHeader;
Base\MS\Internal\IO\Zip\ZipIOEndOfCentralDirectoryBlock.cs (12)
128UInt32 centralDirBlockSize = UInt32.MaxValue; 129UInt32 centralDirOffset = UInt32.MaxValue; 139centralDirBlockSize = (UInt32)_blockManager.CentralDirectoryBlock.Size; 140centralDirOffset = (UInt32)_blockManager.CentralDirectoryBlock.Offset; 288(_sizeOfTheCentralDirectory == UInt32.MaxValue) || 289(_offsetOfStartOfCentralDirectoryWithRespectToTheStartingDiskNumber == UInt32.MaxValue)); 436private const UInt32 _signatureConstant = 0x06054b50; 440private UInt32 _signature = _signatureConstant; 445private UInt32 _sizeOfTheCentralDirectory; 446private UInt32 _offsetOfStartOfCentralDirectoryWithRespectToTheStartingDiskNumber;
Base\MS\Internal\IO\Zip\ZipIOExtraField.cs (1)
268internal UInt32 DiskNumberOfFileStart
Base\MS\Internal\IO\Zip\ZipIOExtraFieldZip64Element.cs (5)
103if (size < sizeof(UInt32)) 108size -= sizeof(UInt32); 198size += sizeof(UInt32); 271internal UInt32 DiskNumber 338private UInt32 _diskNumber;
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (2)
552internal UInt32 LastModFileDateTime 568internal UInt32 Crc32
Base\MS\Internal\IO\Zip\ZipIOLocalFileDataDescriptor.cs (11)
49UInt32 crc32FromCentralDir, 70UInt32[] buffer = new UInt32[6]; 172internal UInt32 Crc32 213private bool TestMatch(UInt32 signature, 214UInt32 crc32FromCentralDir, 217UInt32 suspectSignature, 218UInt32 suspectCrc32, 245private const UInt32 _signatureConstant = 0x08074b50; 253private UInt32 _signature = _signatureConstant; 254private UInt32 _crc32;
Base\MS\Internal\IO\Zip\ZipIOLocalFileHeader.cs (17)
119if (header._compressedSize == UInt32.MaxValue) 123if (header._uncompressedSize == UInt32.MaxValue) 190internal UInt32 LastModFileDateTime 202internal UInt32 Crc32 337if ((compressedSize >= UInt32.MaxValue) || 338(uncompressedSize >= UInt32.MaxValue) || 339(offset >= UInt32.MaxValue)) 346_compressedSize = UInt32.MaxValue; 347_uncompressedSize = UInt32.MaxValue; 355_compressedSize = (UInt32)compressedSize; // checked{} isn't required because of the checks above 356_uncompressedSize = (UInt32)uncompressedSize; 427private const UInt32 _signatureConstant = 0x04034b50; 428private UInt32 _signature = _signatureConstant; 432private UInt32 _lastModFileDateTime; 433private UInt32 _crc32; 434private UInt32 _compressedSize; 435private UInt32 _uncompressedSize;
Base\MS\Internal\IO\Zip\ZipIOZip64EndOfCentralDirectoryBlock.cs (6)
347if (zipIoEocd.SizeOfTheCentralDirectory < UInt32.MaxValue) 350if (zipIoEocd.OffsetOfStartOfCentralDirectory < UInt32.MaxValue) 428private const UInt32 _signatureConstant = 0x06064b50; 433private UInt32 _signature = _signatureConstant; 438private UInt32 _numberOfThisDisk; 439private UInt32 _numberOfTheDiskWithTheStartOfTheCentralDirectory;
Base\MS\Internal\IO\Zip\ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs (6)
199(checked(suspectPos + sizeof(UInt32)) > blockManager.Stream.Length)) 206UInt32 signature = blockManager.BinaryReader.ReadUInt32(); 279private const UInt32 _signatureConstant = 0x07064b50; 283private UInt32 _signature = _signatureConstant; 284private UInt32 _numberOfTheDiskWithTheStartOfZip64EndOfCentralDirectory; 286private UInt32 _totalNumberOfDisks = 1;
Base\MS\Internal\SplashScreenNativeMethods.cs (3)
24UInt32 SDKVersion, 43UInt32 metadataFlags, 49UInt32 index,
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (3)
905UInt32 actual; 947UInt32 actual; 1363UInt32 actual;
Base\System\Windows\DependencyObject.cs (1)
3512private UInt32 _packedData = 0;
Base\System\Windows\Generated\Int32Rect.cs (1)
27using BOOL = System.UInt32;
Base\System\Windows\Generated\Point.cs (1)
27using BOOL = System.UInt32;
Base\System\Windows\Generated\Rect.cs (1)
27using BOOL = System.UInt32;
Base\System\Windows\Generated\Size.cs (1)
27using BOOL = System.UInt32;
Base\System\Windows\Generated\Vector.cs (1)
27using BOOL = System.UInt32;
Base\System\Windows\Markup\TypeConverterHelper.cs (3)
189else if (typeof(UInt32).IsAssignableFrom(type)) 273else if (type == typeof(UInt32)) 373else if (typeof(UInt32).IsAssignableFrom(type))
Base\System\Windows\Media\Generated\Matrix.cs (1)
28using BOOL = System.UInt32;
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (11)
233internal UInt32 availIn; //uInt avail_in; /* number of bytes available at next_in */ 234internal UInt32 totalIn; //uLong total_in; /* total nb of input bytes read so far */ 237internal UInt32 availOut; //uInt avail_out; /* remaining free space at next_out */ 238internal UInt32 totalOut; //uLong total_out; /* total nb of bytes output so far */ 249internal UInt32 adler; //uLong adler; /* adler32 value of the uncompressed data */ 250internal UInt32 reserved; //uLong reserved; /* reserved for future use */ 585public UInt32 AvailIn { [SecurityCritical] get { return zStreamPtr->availIn; } 588public UInt32 TotalIn { [SecurityCritical] get { return zStreamPtr->totalIn; } } 593public UInt32 AvailOut { [SecurityCritical] get { return zStreamPtr->availOut; } 596public UInt32 TotalOut { [SecurityCritical] get { return zStreamPtr->totalOut; } } 600public UInt32 Adler { [SecurityCritical] get { return zStreamPtr->adler; } }
Shared\MS\Win32\NativeMethodsCLR.cs (1)
4765return (UInt32)val;
Shared\MS\Win32\NativeMethodsOther.cs (11)
1473public UInt32 cbOutput; 1474public UInt32 opcode; 1683internal UInt32 dwStructSize; 1684internal UInt32 dwContainer; 1685internal UInt32 dwQuota; 1686internal UInt32 dwReserved4; 1688internal UInt32 dwSyncMode; 1689internal UInt32 dwNumCachePaths; 1691internal UInt32 dwCacheSize; 1692internal UInt32 dwNormalUsage; 1693internal UInt32 dwExemptUsage;
Shared\MS\Win32\UnsafeNativeMethodsEventTrace.cs (4)
144public UInt32 BufferSize; 145public UInt32 ProviderId; 149public UInt32 ClientContext; 150public UInt32 Flags;
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (4)
859[Out] StringBuilder cookieData, [In, Out] ref UInt32 pchCookieData, uint flags, IntPtr reserved); 1376internal UInt32 uMsg; 1467ref UInt32 cbCacheConfigInfo, 1468UInt32 /* DWORD */ fieldControl
WsatConfig (6)
CommandLine\ArgumentsParser.cs (1)
239if (UInt32.TryParse(value, out temp))
Configuration\SafeNativeMethods.cs (2)
78[In] UInt32 grfOptions, 87[In] UInt32 grfOptions,
Configuration\StdRegProviderWrapper.cs (3)
265bool CheckRegistryAccess(UInt32 accessPermission, out bool isAccessGranted) 295const UInt32 KEY_QUERY_VALUE = 0x01; 296const UInt32 KEY_SET_VALUE = 0x02;
WsatUI (7)
Configuration\StdRegProviderWrapper.cs (3)
265bool CheckRegistryAccess(UInt32 accessPermission, out bool isAccessGranted) 295const UInt32 KEY_QUERY_VALUE = 0x01; 296const UInt32 KEY_SET_VALUE = 0x02;
MMCUI\MMCWrapper.cs (1)
165public delegate bool DialogProc(IntPtr windowDialog, UInt32 message, IntPtr wordParameter, IntPtr longParameter);
MMCUI\TraceOptionsForm.cs (2)
63bool ret = UInt32.TryParse(textLogFileSize.Text, out fileSize); 134bool ret = UInt32.TryParse(textLogFileSize.Text, out fileSize);
MMCUI\WSATPropertySheet.cs (1)
254public bool PropPageDialogProc(IntPtr windowDialog, UInt32 message, IntPtr wordParameter, IntPtr longParameter)