BINDINFO.grfBindInfoF 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.
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