Prev | Next |
TypeInfoProperties Class
TypeInfoProperties Attributes
Attribute |
Remarks |
See also |
---|---|---|
Count |
long Returns the number of TypeInfo Properties. |
|
ObjectType |
ObjectType Notes: Read only Distinguishes objects referenced through a Dispatch interface. |
ObjectType |
TypeInfoProperties Methods
Method |
Remarks |
See also |
---|---|---|
GetLastError () |
String Notes: Returns a string value describing the most recent error that occurred in relation to this object. |
|
GetProperty (String PropName) |
Returns the property value as a string. Parameters:
|
|
HasProperty (String PropName) |
Returns True if the object has the property. Parameters:
|
|
Items (object Index) |
TypeInfoProperty collection Notes: Accesses an individual TypeInfoProperty. Parameters:
|
TypeInfoProperty Class |
SetProperty (String PropName, String Value) |
Returns True if the property was set. Parameters:
|