Method | Description | |
---|---|---|
CreateFooter ( ulong blocks, uint timeStamp, byte guid, |
Creates the VHD footer.
|
|
GetAlignmentPadding ( ulong size ) : uint |
Gets the alignment padding.
|
Method | Description | |
---|---|---|
GetAlignedSize ( ulong size ) : ulong |
Gets the size of the aligned.
|
public static CreateFooter ( ulong blocks, uint timeStamp, byte guid, |
||
blocks | ulong | The blocks. |
timeStamp | uint | The time stamp. |
guid | byte | The GUID. |
diskGeometry | The disk geometry. | |
return | byte[] |
public static GetAlignmentPadding ( ulong size ) : uint | ||
size | ulong | The size. |
return | uint |