SecurityWin32Util.STARTUPINFO.hStdOutput Field (Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security)

Namespace: Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security
Assembly: Microsoft.Office.Excel.Server.Addins.ComputeCluster (in microsoft.office.excel.server.addins.computecluster.dll)

Syntax

'Declaration
Public hStdOutput As IntPtr
'Usage
Dim instance As STARTUPINFO
Dim value As IntPtr

value = instance.hStdOutput

instance.hStdOutput = value
public IntPtr hStdOutput

See Also

Reference

SecurityWin32Util.STARTUPINFO Structure
SecurityWin32Util.STARTUPINFO Members
Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security Namespace