BINDINFO.szCustomVerb Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the BSTR specifying a protocol-specific custom action to be performed during the bind operation (only if dwBindVerb is set to BINDVERB_CUSTOM).
public: System::String ^ szCustomVerb;
public: Platform::String ^ szCustomVerb;
std::wstring szCustomVerb;
public string szCustomVerb;
val mutable szCustomVerb : string
Public szCustomVerb As String