Antarmuka IRpcStubBuffer (objidl.h)
Mengontrol stub RPC yang digunakan untuk marshal data antar komponen COM.
Warisan
Antarmuka IRpcStubBuffer mewarisi dari antarmuka IUnknown . IRpcStubBuffer juga memiliki jenis anggota ini:
Metode
Antarmuka IRpcStubBuffer memiliki metode ini.
IRpcStubBuffer::Connect Metode IRpcStubBuffer::Connect (objidl.h) menginisialisasi rintisan server, mengikatnya ke antarmuka yang ditentukan. |
IRpcStubBuffer::CountRefs Metode IRpcStubBuffer::CountRefs (objidl.h) mengambil jumlah total referensi yang dimiliki rintisan pada objek server yang tersambung dengannya. |
IRpcStubBuffer::D ebugServerQueryInterface Metode IRpcStubBuffer::D ebugServerQueryInterface (objidl.h) mengambil pointer ke antarmuka yang diwakili stub. |
IRpcStubBuffer::D ebugServerRelease Metode IRpcStubBuffer::D ebugServerRelease (objidl.h) merilis pointer antarmuka yang sebelumnya dikembalikan oleh DebugServerQueryInterface. |
IRpcStubBuffer::D isconnect Metode IRpcStubBuffer::D isconnect (objidl.h) memutuskan sambungan stub server dari antarmuka apa pun yang terhubung dengannya. |
IRpcStubBuffer::Invoke Metode IRpcStubBuffer::Invoke (objidl.h) memanggil antarmuka yang diwakili stub. |
IRpcStubBuffer::IsIIDSupported Metode IRpcStubBuffer::IsIIDSupported (objidl.h) menentukan apakah stub dirancang untuk menangani unmarshaling antarmuka tertentu. |
Persyaratan
Persyaratan | Nilai |
---|---|
Klien minimum yang didukung | Windows 2000 Professional [aplikasi desktop | Aplikasi UWP] |
Server minimum yang didukung | Windows 2000 Server [aplikasi desktop | Aplikasi UWP] |
Target Platform | Windows |
Header | objidl.h (termasuk ObjIdl.h) |