BINDINFO.szCustomVerb Field

Definition

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 

Field Value

Applies to