IHostItemProvider.GetHostObject(Type, 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:
System::Object ^ GetHostObject(Type ^ primaryType, System::String ^ primaryCookie);
public object GetHostObject (Type primaryType, string primaryCookie);
abstract member GetHostObject : Type * string -> obj
Public Function GetHostObject (primaryType As Type, primaryCookie As String) As Object
Parameters
- primaryType
- Type
- primaryCookie
- String