This document is archived and information here might be outdated. Recommended version. |
Initializes this spatial reference's false x, false y and xy units from information in the specified stream.
[Visual Basic .NET] Public Sub LoadPrecision ( _ ByVal pStream As IStream _ )
[C#] public void LoadPrecision ( IStream pStream );
[C++]
HRESULT LoadPrecision(
IStream* pStream
);
[C++] Parameters pStream
pStream is a parameter of type IStream*