InfoPathEditorWithAppDomain.Load(String, Object, String) 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:
void Load(System::String ^ bstrURL, System::Object ^ punkAppDomain, System::String ^ bstrInputParameters);
public void Load (string bstrURL, object punkAppDomain, string bstrInputParameters);
Public Sub Load (bstrURL As String, punkAppDomain As Object, bstrInputParameters As String)
Parameters
- bstrURL
- String
- punkAppDomain
- Object
- bstrInputParameters
- String