This document is archived and information here might be outdated. Recommended version. |
The GUID of the LAS file.
[Visual Basic .NET] Public Sub SetGUID ( _ ByVal pGuid As UID _ )
[C#] public void SetGUID ( UID pGuid );
[C++]
HRESULT SetGUID(
IUID* pGuid
);
[C++]
Parameters pGuid [in]
pGuid is a parameter of type IUID*