SERVICE_ENTRY

 

Indicates that the object supports the service id specified by SID.

Syntax

      SERVICE_ENTRY( 
   SID  
)

Parameters

  • SID
    The service ID.

Example

See the example for BEGIN_SERVICE_MAP.

Requirements

Header: atlcom.h

See Also

Service Map Macros
ATL Macros
SERVICE_ENTRY_CHAIN
BEGIN_SERVICE_MAP
END_SERVICE_MAP