DkmNativeAddressMetadata.AddressTypeLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The length of the current address type.
public:
property System::UInt32 AddressTypeLength { System::UInt32 get(); };
public:
property unsigned int AddressTypeLength { unsigned int get(); };
public uint AddressTypeLength { get; }
member this.AddressTypeLength : uint32
Public ReadOnly Property AddressTypeLength As UInteger