mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
dde0690457
describes a COM class. A coclass is the implementation of one or more
interfaces. It has a UUID referred to as it's CLSID (Class ID).
Also adding an example coclass called "CoffeeMachine". You can give
it a string (or a cup, whatever you like ;-) and it will fill it with
"COFFEE" (kind of the like the echo pipe is for regular RPC). CoffeeMachine's
Windows implementation already works, a torture test for Samba will follow
soon.
(This used to be commit
|
||
---|---|---|
.. | ||
idl | ||
ndr | ||
rpc | ||
config.m4 | ||
config.mk |