NativeFileIOGetPartitionInformation Method |
Namespace: Arsenal.ImageMounter.IO
public static Nullable<NativeFileIOPARTITION_INFORMATION> GetPartitionInformation( SafeFileHandle disk )
Public Shared Function GetPartitionInformation ( disk As SafeFileHandle ) As Nullable(Of NativeFileIOPARTITION_INFORMATION)
public: static Nullable<NativeFileIOPARTITION_INFORMATION> GetPartitionInformation( SafeFileHandle^ disk )
static member GetPartitionInformation : disk : SafeFileHandle -> Nullable<NativeFileIOPARTITION_INFORMATION>
Copyright: (c) Arsenal Recon. All Rights Reserved.