BMXNET 4.0 Developer API

Namespace:  IndianHealthService.BMXNet.WinForm
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static WinFramework CreateWithNetworkBroker(
	bool parseCommandLineArguments
)
Public Shared Function CreateWithNetworkBroker ( _
	parseCommandLineArguments As Boolean _
) As WinFramework
public:
static WinFramework^ CreateWithNetworkBroker(
	bool parseCommandLineArguments
)

Parameters

parseCommandLineArguments
Boolean

See Also