UITechnologyManagerProxy.ParseQueryId(String, Object) Method

Definition

public:
 override System::String ^ ParseQueryId(System::String ^ queryElement, [Runtime::InteropServices::Out] System::Object ^ % parsedQueryIdCookie);
public override string ParseQueryId (string queryElement, out object parsedQueryIdCookie);
override this.ParseQueryId : string * obj -> string
Public Overrides Function ParseQueryId (queryElement As String, ByRef parsedQueryIdCookie As Object) As String

Parameters

queryElement
String
parsedQueryIdCookie
Object

Returns

Applies to