OBJECTDESCRIPTOR Structure |
public struct OBJECTDESCRIPTOR
The OBJECTDESCRIPTOR type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| cbSize | The size of this structure. | |
| clsid | The class identifier of the object. | |
| dwDrawAspect | The drawing aspect. | |
| dwFullUserTypeName | The offset of the full user type name. | |
| dwSrcOfCopy | The offset of the source-of-copy string. | |
| dwStatus | The status flags. | |
| pointlx | The source point in HIMETRIC units. | |
| pointly | The source point in HIMETRIC units. | |
| sizelcx | The width in HIMETRIC units. | |
| sizelcy | The width in HIMETRIC units. |