Partager via


SectorFactory.CreateEmptySector(UInt32, UInt32) Method

Definition

public Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Sector CreateEmptySector (uint block, uint sector);
member this.CreateEmptySector : uint32 * uint32 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Sector
Public Function CreateEmptySector (block As UInteger, sector As UInteger) As Sector

Parameters

block
UInt32
sector
UInt32

Returns

Applies to