BINDINFO.securityAttributes 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 Microsoft.VisualStudio.OLE.Interop.SECUTIRY_ATTRIBUTES structure that contains the descriptor for the object being bound to and indicates whether the handle retrieved by specifying this structure is inheritable.
public: Microsoft::VisualStudio::OLE::Interop::SECURITY_ATTRIBUTES securityAttributes;
Microsoft::VisualStudio::OLE::Interop::SECURITY_ATTRIBUTES securityAttributes;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.SECURITY_ATTRIBUTES")]
public Microsoft.VisualStudio.OLE.Interop.SECURITY_ATTRIBUTES securityAttributes;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.SECURITY_ATTRIBUTES")>]
val mutable securityAttributes : Microsoft.VisualStudio.OLE.Interop.SECURITY_ATTRIBUTES
Public securityAttributes As SECURITY_ATTRIBUTES
Field Value
- Attributes