BIND_OPTS2.pServerInfo 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.
Allows clients to specify server information when calling IMoniker::BindToObject.
public: IntPtr pServerInfo;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.COSERVERINFO")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pServerInfo;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.COSERVERINFO")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pServerInfo : nativeint
Public pServerInfo As IntPtr
Field Value
IntPtr
nativeint
- Attributes