C# Class Kudu.Core.Infrastructure.ProcessExtensions.ProcessNativeMethods.UNICODE_STRING_32

Show file Open project: projectkudu/kudu

Public Properties

Property Type Description
Buffer int
Length ushort
MaximumLength ushort

Property Details

Buffer public property

public int Buffer
return int

Length public property

public ushort Length
return ushort

MaximumLength public property

public ushort MaximumLength
return ushort