This document is archived and information here might be outdated. Recommended version. |
The LSR-To-USR conversion.
[Visual Basic .NET] Public Property LSR As IGeodataXform
[C#] public IGeodataXform LSR {get; set;}
[C++]
HRESULT get_LSR(
IGeodataXform* ppLSR
);
[C++]
HRESULT putref_LSR(
IGeodataXform** ppLSR
);
[C++]
Parameters ppLSR [in]
ppLSR is a parameter of type IGeodataXform* ppLSR [out, retval]
ppLSR is a parameter of type IGeodataXform**