GME
13
|
import "Meta.idl";
Public Member Functions | |
HRESULT | Remove () |
HRESULT | SetDefinedForNamespace ([in] BSTR pStr) |
HRESULT | GetDefinedForNamespace ([out, retval] BSTR *pStr) |
Properties | |
BSTR | Name [get, set] |
BSTR | DisplayedName [get, set] |
BSTR | Expression [get, set] |
long | EventMask [get, set] |
constraint_depth_enum | Depth [get, set] |
long | Priority [get, set] |
constraint_type_enum | Type [get, set] |
HRESULT IMgaConstraint::GetDefinedForNamespace | ( | [out, retval] BSTR * | pStr | ) |
HRESULT IMgaConstraint::Remove | ( | ) |
HRESULT IMgaConstraint::SetDefinedForNamespace | ( | [in] BSTR | pStr | ) |
constraint_depth_enum IMgaConstraint::Depth [get, set] |
BSTR IMgaConstraint::DisplayedName [get, set] |
long IMgaConstraint::EventMask [get, set] |
BSTR IMgaConstraint::Expression [get, set] |
BSTR IMgaConstraint::Name [get, set] |
long IMgaConstraint::Priority [get, set] |
constraint_type_enum IMgaConstraint::Type [get, set] |