ホーム › Storage.VirtualDiskService › IVdsDiskPartitionMF
IVdsDiskPartitionMF
COMメソッド 4
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetPartitionFileSystemProperties(ULONGLONG ullOffset, VDS_FILE_SYSTEM_PROP* pFileSystemProp) |
| 4 | HRESULT GetPartitionFileSystemTypeName(ULONGLONG ullOffset, LPWSTR* ppwszFileSystemTypeName) |
| 5 | HRESULT QueryPartitionFileSystemFormatSupport(ULONGLONG ullOffset, VDS_FILE_SYSTEM_FORMAT_SUPPORT_PROP** ppFileSystemSupportProps, INT* plNumberOfFileSystems) |
| 6 | HRESULT FormatPartitionEx(ULONGLONG ullOffset, LPWSTR pwszFileSystemTypeName, WORD usFileSystemRevision, DWORD ulDesiredUnitAllocationSize, LPWSTR pwszLabel, BOOL bForce, BOOL bQuickFormat, BOOL bEnableCompression, IVdsAsync** ppAsync) |