BINDINFO.grfBindInfoF Field

Definition

Indicates the flag from the BINDINFOF enumeration that determines the use of URL encoding during the binding operation. This member is specific to URL monikers.

public: System::UInt32 grfBindInfoF;
public: unsigned int grfBindInfoF;
unsigned int grfBindInfoF;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint grfBindInfoF;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable grfBindInfoF : uint32
Public grfBindInfoF As UInteger 

Field Value

Attributes

Applies to