Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WPD_SERVICE_INHERITANCE_TYPES enumeration type specifies the inheritance relationship for a service.
Syntax
typedef enum tagWPD_SERVICE_INHERITANCE_TYPES {
WPD_SERVICE_INHERITANCE_IMPLEMENTATION = 0
} WPD_SERVICE_INHERITANCE_TYPES;
Constants
-
WPD_SERVICE_INHERITANCE_IMPLEMENTATION
-
The service inherits by implementing an abstract service definition.
Requirements
| Requirement | Value |
|---|---|
| Header |
|