Reference for Win32_BindImageAction
|
|
Category (Kategorie): Windows Installer Applications
Description (Beschreibung): The Win32_BindImageAction WMI class binds each executable file that needs to be bound to the DLLs imported by it. The files are bound by computing the virtual address of each function imported from all DLLs. The computed virtual address is then saved in the importing image's Import Address Table (IAT). The action works on each file installed locally.
Availability (Verfügbarkeit): WMI Class Name | Windows Server 2003 | Windows XP Professional | Windows 2000 | Windows NT 4.0 | Windows 98 | Win32_BindImageAction | - | Yes | Yes | Yes | Yes |
Properties (Attribute): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | ActionID | - | Yes | Yes | Yes | Yes | Caption | - | Yes | Yes | Yes | Yes | Description | - | Yes | Yes | Yes | Yes | Direction | - | Yes | Yes | Yes | Yes | File | - | Yes | Yes | Yes | Yes | Name | - | Yes | Yes | Yes | Yes | Path | - | Yes | Yes | Yes | Yes | SoftwareElementID | - | Yes | Yes | Yes | Yes | SoftwareElementState | - | Yes | Yes | Yes | Yes | TargetOperatingSystem | - | Yes | Yes | Yes | Yes | Version | - | Yes | Yes | Yes | Yes |
Methods (Methoden): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | Invoke | - | Yes | Yes | Yes | Yes |
Sample Code (Beispiel):
Not available. (Nicht verfügbar.)
Links:
Link zur Original-Microsoft-Dokumentation
www.IT-Visions.de, (C) Dr. Holger Schwichtenberg
|