GUIDToWString Method |
||||||||||||||
| Returns a string representation of a GUID. | ||||||||||||||
| Syntax: | std::wstring GUIDToWString( const GUID& id ); |
|||||||||||||
|
||||||||||||||
| Return Value: | A string representation of the specified GUID. |
|||||||||||||
| Information: | Header File: tisudshl.h
| |||||||||||||
| See also: | StringToGUID | |||||||||||||