共用方式為


SecureFactory.RemoteCreateInstance(Guid, Object) 方法

定義

未實作。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 void RemoteCreateInstance(Guid riid, [Runtime::InteropServices::Out] System::Object ^ % ppvObject);
public void RemoteCreateInstance (Guid riid, out object ppvObject);
member this.RemoteCreateInstance : Guid * obj -> unit
Public Sub RemoteCreateInstance (riid As Guid, ByRef ppvObject As Object)

參數

riid
Guid

未使用。

ppvObject
Object

當此方法傳回值,一律為 Null (Visual Basic 中的 Nothing)。

適用於