IPSFactoryBuffer::CreateStub Method (Guid, Object^, IRpcStubBuffer^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void CreateStub(
	[InAttribute] Guid% riid,
	Object^ pUnkServer,
	[OutAttribute] IRpcStubBuffer^% ppStub
)

Parameters

riid
Type: System::Guid
pUnkServer
Type: System::Object^
ppStub
Type: Microsoft.VisualStudio.OLE.Interop::IRpcStubBuffer^
Return to top
Show: