convertToString Method |
||||||||||||||
Creates a string representation from a FrameTypeInfo. | ||||||||||||||
Syntax: | std::string convertToString( const FrameTypeInfo& type ); std::wstring convertToStringW( const FrameTypeInfo& type ); std::string convertToStringA( const FrameTypeInfo& type ); |
|||||||||||||
|
||||||||||||||
Return Value: | String representation of the specified frame type. |
|||||||||||||
Information: | Header File: tisudshl.h
| |||||||||||||
See also: | FrameTypeInfo |