SERVICE_ENTRY

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

SERVICE_ENTRY( 
   SID  
)

Parameters

  • SID
    The service ID.

Example

See the example for BEGIN_SERVICE_MAP.

Requirements

Header: atlcom.h

See Also

Reference

SERVICE_ENTRY_CHAIN

BEGIN_SERVICE_MAP

END_SERVICE_MAP

Other Resources

Service Map Macros

ATL Macros