This topic has not yet been rated - Rate this topic

Service Map Macros

These macros define service maps and entries.

BEGIN_SERVICE_MAP

Marks the beginning of an ATL service map.

END_SERVICE_MAP

Marks the end of an ATL service map.

SERVICE_ENTRY

Indicates that the object supports a specific service ID.

SERVICE_ENTRY_CHAIN

Instructs IServiceProviderImpl::QueryService to chain to the specified object.

Other Resources

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.