Method to set the flight parameter type.
[Visual Basic .NET] |
---|
Public Sub SetLaunchControlType( _ ByVal LaunchControl As AgEVeLaunchControl _ ) As |
[C#] |
---|
public void SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Managed C++] |
---|
public: void SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Java] |
---|
public void setLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Unmanaged C++] |
---|
public: HRESULT SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
- LaunchControl