SmartSockets .NET Class Library

Tut.strToGuid Method 

Converts a String formatted like the output of guidToStr and converts it to a binary GUID.

public static sbyte[] strToGuid(
   string str
);

Return Value

a byte array corresponding to the GUID

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | guidToStr


Copyright © TIBCO Software Inc. All rights reserved