1 out of 2 rated this helpful - Rate this topic

ProxyStubClsid

Maps an IID to a CLSID in 16-bit proxy DLLs.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface
   {IID}
      ProxyStubClsid = {CLSID}

Remarks

This is a REG_SZ value that specifies the CLSID for the IID.

If you add interfaces, you must use this entry to register them (16-bit systems) so that OLE can find the appropriate remoting code to establish interprocess communication.

Related topics

Interface
ProxyStubClsid32

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.