Retrieves the value of the position property for the object. The property specifies whether the object can be positioned and, if so, the position of the object relative to its parent object.
Syntax
HRESULT get_position( BSTR *p );
Return Value
Returns S_OK if successful, or an error code otherwise.
Parameters
- p
- Address of a variable that receives the value of the property. For details, see the position property. This variable receives NULL if the property is not set.
Remarks
The position property is not inherited.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0