Home > All Other Interfaces > IPosition > Copy

Copy

Returns an IPosition6 object that is a copy of the caller.

 

JavaScript

 

Copy()

 

C#

 

IPosition6 Copy()

 

C++

 

HRESULT Copy(

      IPosition6** pVal)

Return Value

pVal

An IPosition6 object that has all the same properties as the caller’s.