GuidStatic: FromProgramID

FromProgramID

Returns a Guid representation of the Program ID in the form of .



 Public Function FromProgramID(
	  ByVal ProgID As String ) As Guid

Parameters

ProgID
[ByVal] String. The Program ID to return the Guid of. The format for the Program ID is .

Return Values

Guid -  A Guid representaion of the Program ID.

Remarks

See Also

Project VBCorLib Overview Class GuidStatic Overview GuidStatic Properties GuidStatic Methods FromParts FromValues