|
|
|
IProfferService Interface |
|
IID_IProfferService |
{CB728B20-F786-11CE-92AD-00AA00A74CD0} |
|
This interface provides a general mechanism for objects to offer services to other objects sited on the same host.
Remarks
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IProfferService Methods |
Description |
|
ProfferService |
Makes a service available to other objects cited on the same host. |
|
RevokeService |
Makes a service unavailable that was previously available to other objects using IProfferService::ProfferService |
|
ProfferService |
|
FUNCTION
IProfferService_ProfferService ( _
|
|
RevokeService |
|
FUNCTION
IProfferService_RevokeService ( _
|
Page last updated on Monday, 03 April 2006 20:42:41 +0200