Click or drag to resize

NativeFileIOUNICODE_STRING Structure

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public struct UNICODE_STRING

The NativeFileIOUNICODE_STRING type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLength
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Creates a managed string object from UNICODE_STRING instance.
(Overrides ValueTypeToString.)
Top
See Also