ITypeInfo.RemoteCreateInstance(Guid, Object) 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.
Microsoft internal use only.
public:
void RemoteCreateInstance(Guid % riid, [Runtime::InteropServices::Out] System::Object ^ % ppvObj);
public void RemoteCreateInstance (ref Guid riid, out object ppvObj);
abstract member RemoteCreateInstance : Guid * obj -> unit
Public Sub RemoteCreateInstance (ByRef riid As Guid, ByRef ppvObj As Object)
Parameters
- riid
- Guid
- ppvObj
- Object