SECRichHyperlink::SetLinkVerb

voidSECRichHyperlink::SetLinkVerb(const TCHAR*lpStrVerb)

Sets the string specifying the hyperlink verb; default is "open". For a list of verbs, please refer to the SDK ::ShellExecute() documentation.

Defined in: SECRichHyperLink.h

Parameters

lpStrVerb

String specifying the verb.

See Also

GetLinkVerb

SECRichHyperlink