Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WixCustomActions
GroupPolicyUtilities.Win32.OSCalls.UNICODE_STRING
C# Class WixCustomActions.GroupPolicyUtilities.Win32.OSCalls.UNICODE_STRING
Exibir arquivo
Open project: ChrisEelmaa/StackOverflow
Public Properties
Property
Type
Description
Length
ushort
MaximumLength
ushort
buffer
System.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,System
buffer
return
System.IntPtr