pe_htmethod_to_string

Creates a string representation of a htmethod.

Usage syntax

void pe_htmethod_to_string (PE_HTMETHOD htmethod, char buffer[PE_BUFFER_MAX]);

Parameters
htmethod The htmethod object
buffer The string representation of the object
Description

Creates a string representation of the htmethod object.

Returns

None

Examples

HTMETHOD["Affine_Parametric"]