JGR MSTS Editors and Tools
GetPESubsystem Method (stream)
NamespacesToolsToolsGetPESubsystem(BinaryReader)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Tools.Tools.GetPESubsystem(System.IO.BinaryReader)"]

Declaration Syntax
C#Visual BasicVisual C++
private int GetPESubsystem(
	BinaryReader stream
)
Private Function GetPESubsystem ( _
	stream As BinaryReader _
) As Integer
private:
int GetPESubsystem(
	BinaryReader^ stream
)
Parameters
stream (BinaryReader)

[Missing <param name="stream"/> documentation for "M:Tools.Tools.GetPESubsystem(System.IO.BinaryReader)"]

Return Value

[Missing <returns> documentation for "M:Tools.Tools.GetPESubsystem(System.IO.BinaryReader)"]

Assembly: Tools (Module: Tools) Version: 0.5.4008.31682