C# Class Seatbelt.Interop.Secur32.UNICODE_STRING

Afficher le fichier Open project: notchxor/infraestructura-ofensiva-infra

Méthodes publiques

Свойство Type Description
Length ushort
MaximumLength ushort
buffer IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
ToString ( ) : string
UNICODE_STRING ( string s ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

UNICODE_STRING() public méthode

public UNICODE_STRING ( string s ) : System
s string
Résultat System

Property Details

Length public_oe property

public ushort Length
Résultat ushort

MaximumLength public_oe property

public ushort MaximumLength
Résultat ushort

buffer public_oe property

public IntPtr buffer
Résultat IntPtr