SECURITY_ATTRIBUTES.bInheritHandle Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Public bInheritHandle As Integer
用法
Dim instance As SECURITY_ATTRIBUTES
Dim value As Integer

value = instance.bInheritHandle

instance.bInheritHandle = value
public int bInheritHandle
public:
int bInheritHandle
val mutable bInheritHandle: int
public var bInheritHandle : int

.NET Framework Security

See Also

Reference

SECURITY_ATTRIBUTES Structure

SECURITY_ATTRIBUTES Members

Microsoft.VisualStudio.OLE.Interop Namespace