Share via


DifferencingDiskBlockFactory.GetSector(Block, UInt32) Method

Definition

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

Parameters

block
Block
sector
UInt32

Returns

Applies to