pe_vtmethod_to_string_ext |
Creates an extended string representation of a vertical transformation method
void pe_vtmethod_to_string_ext (PE_VTMETHOD vtmethod, int mode, char buffer[PE_BUFFER_MAX]);
vtmethod |
The vertical transformation method object |
mode |
The mode of the string representation |
buffer |
The string representation of the object |
Creates an extended string representation of a vertical transformation method object
The values for the mode parameter are:
PE_STR_AUTH_NONE 0 /* No authority information */
PE_STR_AUTH_TOP 1 /* Only include authority information for the top-level object */
PE_STR_AUTH_ALL 2 /* Include authority information for all objects */
None
VTMETHOD["EGM96",AUTHORITY["ESRI",129661]]