StringToGUID Method |
||||||||||||||
| Creates a GUID from a string containing the GUID in the format {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. | ||||||||||||||
| Syntax: | GUID StringToGUID( const wchar_t* pString ); |
|||||||||||||
|
||||||||||||||
| Return Value: | GUID |
|||||||||||||
| Information: | Header File: tisudshl.h
| |||||||||||||
| See also: | GUIDToWString | |||||||||||||