DiagramLauncher.GetCLSID Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Gets the class identifier (CLSID) for the DiagramLauncher Control object.

expression.GetCLSID ()

Parameters

expression

An expression that returns a DiagramLauncher object.

Return Value

A string containing the class identifier.

Remarks

Use this value to construct an <OBJECT> tag to which Microsoft Internet Explorer can bind calls.