CVRApplications.GetApplicationLaunchArguments Method

Definition

public:
 System::UInt32 GetApplicationLaunchArguments(System::UInt32 unHandle, System::Text::StringBuilder ^ pchArgs, System::UInt32 unArgs);
public uint GetApplicationLaunchArguments (uint unHandle, System.Text.StringBuilder pchArgs, uint unArgs);
member this.GetApplicationLaunchArguments : uint32 * System.Text.StringBuilder * uint32 -> uint32
Public Function GetApplicationLaunchArguments (unHandle As UInteger, pchArgs As StringBuilder, unArgs As UInteger) As UInteger

Parameters

unHandle
UInt32
pchArgs
StringBuilder
unArgs
UInt32

Returns

UInt32

Applies to