Share

IAcPiPropertyInspector Class

Class Hierarchy

IAcPiPropertyInspector

C++

class IAcPiPropertyInspector : public IDispatch;

File

acpi.h

Description

This interface is used to create a Property Inspector control that vertical applications and third- party developers can use instead of OPM to display properties of objects and commands in their own host dialogs and applications.

The IAcPiPropertyInspector interface provides the capabilities for interrogating and displaying categorized properties for objects and commands with the new UI look. In addition, it provides a caching mechanism that can be used to display properties of previous commands and objects immediately, without performance concerns. It also provides capabilities for controlling the display/caching mechanism in an easy, customizable format.

Links

Methods

Was this information helpful?