CVRApplications.GetApplicationLaunchArguments Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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