Constructs a CHandleFormatter object
CHandleFormatter<T>( TCHAR chSep = ':', TCHAR chEscape = '_' ); |
A character that will be used to separate the parts of a handle.
A character that will be used to replace any occurrences of the separator character within the parts of a handle.
Header: rtdhandles.h