lcTIN_PtypeGetFirst Home

Returns a handle to the first point type in a TIN object.

 HANDLE lcTIN_PtypeGetFirst (
   HANDLE hTIN
 );

Parameters
hTIN
  Handle to a TIN object.

Return Value

  Handle to the first point type or NULL if the function fails.

See Also

  lcTIN_PtypeGetNext