IIsoImageManager::get_Path method (imapi2fs.h)

Retrieves the logical path to an .iso image.

Syntax

HRESULT get_Path(
  [out] BSTR *pVal
);

Parameters

[out] pVal

Pointer to the logical path to an .iso image. For example, "c:\path\file.iso".

Return value

None

Remarks

This method is supported in Windows Server 2003 with Service Pack 1 (SP1), Windows XP with Service Pack 2 (SP2), and Windows Vista via the Windows Feature Pack for Storage. All features provided by this update package are supported natively in Windows 7 and Windows Server 2008 R2.

Requirements

Requirement Value
Minimum supported client Windows Vista, Windows XP with SP2 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header imapi2fs.h

See also

IIsoImageManager

IIsoImageManager::SetPath