Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Seatbelt
Interop
Secur32.UNICODE_STRING
C# Class Seatbelt.Interop.Secur32.UNICODE_STRING
ファイルを表示
Open project: notchxor/infraestructura-ofensiva-infra
Public Properties
Property
Type
Description
Length
ushort
MaximumLength
ushort
buffer
IntPtr
Public Methods
Method
Description
Dispose
( ) :
void
ToString
( ) :
string
UNICODE_STRING
(
string
s
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
UNICODE_STRING()
public
method
public
UNICODE_STRING
(
string
s
) :
System
s
string
return
System
Property Details
Length
public_oe property
public
ushort
Length
return
ushort
MaximumLength
public_oe property
public
ushort
MaximumLength
return
ushort
buffer
public_oe property
public
IntPtr
buffer
return
IntPtr