Define SDV_INTERFACE_DENY_ENTRY#
Defined in File interface_ptr.h
Define Documentation#
-
SDV_INTERFACE_DENY_ENTRY(ifc)#
Interface entry containing the interface this class is definitely not supporting (used to overload an entry in an interface map in a base class).
- Attention
When the interface map was chained, this will end the current processing for the chained map, but the calling map will still continue the processing.
- Parameters:
ifc – The interface to deny.