EMS.ResourceTypes.IEMSResourceInterceptor Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| AfterRequest | public | Called after the EMS resource has processed the request. |
| BeforeRequest | public | Called before an EMS resource request is processed. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |