| Win32_BindImageAction |
| The BindImage action binds each executable that needs to be bound to the DLLs imported by it by computing the virtual address of each function that is 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. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ActionID | | String | The ActionID property is a unique identifier assigned to a particular action for a software element. |
| Caption | | String | NA |
| Description | | String | A description of the object. |
| Direction | | UInt16 | The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall". |
| File | | String | The FileID of a Win32_FileSpecification for which this action applies (must be a valid binary file.) |
| Name | | String | Name is used to identify this software element |
| Path | | String | A list of paths, separated by semicolons, that represent the paths to be searched to find the imported DLLs. The list is usually a list of Win32_Properties, with each Win32_Property.Name enclosed inside square brackets ([ ]). |
| SoftwareElementID | | String | The SoftwareElementID is an identifier for this software element. |
| SoftwareElementState | | UInt16 | The SoftwareElementState indicates the state of a software element |
| TargetOperatingSystem | | UInt16 | The TargetOperatingSystem indicates the target operating system of the owning software element. |
| Version | | String | Version should be in the form .. or .. |
| SAMPLE DATA INSTANCE |
   Timed out
|