Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Notification data passed to clean precheck callback function.
Syntax
typedef struct tagMPCLEAN_PRECHECK_DATA {
PMPRESOURCE_INFO BlockedResourceInfo;
BlockingResourceInfo PMPRESOURCE_INFO;
} MPCLEAN_PRECHECK_DATA, *PMPCLEAN_PRECHECK_DATA;
Members
-
BlockedResourceInfo
-
Type: PMPRESOURCE_INFO
-
Resource information about the resource being blocked. For example, when progress is MPNOTIFY_PRECHECK_RESOURCE_BLOCKED. See MPRESOURCE_INFO.
-
PMPRESOURCE_INFO
-
Type: BlockingResourceInfo
-
Resource information about the resource that is blocking. For example, when progress is MPNOTIFY_PRECHECK_RESOURCE_BLOCKED. See MPRESOURCE_INFO.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 [desktop apps only] |
| Minimum supported server |
Windows Server 2012 [desktop apps only] |
| Header |
|