Share via


Installer.ExtractPatchXMLData 메서드

Installer 개체의 ExtractPatchXMLData 메서드는 패치에서 XML 문자열로 정보를 추출합니다. 이 정보를 사용하여 패치가 대상 시스템에 적용되는지 여부를 확인할 수 있습니다. 이 메서드는 MsiExtractPatchXMLData를 호출합니다.

구문

Installer.ExtractPatchXMLData(
  PatchPath
)

매개 변수

PatchPath

적용 가능성 정보를 추출할 패치의 전체 경로입니다.

반환 값

이 메서드는 값을 반환하지 않습니다.

요구 사항

요구 사항
버전
Windows Server 2012, Windows 8, Windows Server 2008 R2 또는 Windows 7의 Windows Installer 5.0. Windows Server 2008 또는 Windows Vista의 Windows Installer 4.0 또는 Windows Installer 4.5. Windows Server 2003 또는 Windows XP의 Windows Installer 3.0 이상.
DLL
Msi.dll
IID
IID_IInstaller는 000C1090-0000-0000-C000-000000000046으로 정의됩니다.

추가 정보

MsiExtractPatchXMLData

Windows Installer 2.0 이하에서 지원되지 않음