SECHyperlink::SetLinkVerb
voidSECHyperlink::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: SECHyperlink.h
Parameters
lpStrVerb
String specifying the verb.
See Also