Skip to content

Latest commit

 

History

History
72 lines (61 loc) · 3.05 KB

ns-msclus-notify_filter_and_type.md

File metadata and controls

72 lines (61 loc) · 3.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:msclus._NOTIFY_FILTER_AND_TYPE
NOTIFY_FILTER_AND_TYPE (msclus.h)
The NOTIFY_FILTER_AND_TYPE structure represents a filter for a notification port that was created by the CreateClusterNotifyPortV2 function.
*PNOTIFY_FILTER_AND_TYPE
NOTIFY_FILTER_AND_TYPE
NOTIFY_FILTER_AND_TYPE structure [Failover Cluster]
PNOTIFY_FILTER_AND_TYPE
PNOTIFY_FILTER_AND_TYPE structure pointer [Failover Cluster]
_NOTIFY_FILTER_AND_TYPE
_NOTIFY_FILTER_AND_TYPE structure [Failover Cluster]
clusapi/NOTIFY_FILTER_AND_TYPE
clusapi/PNOTIFY_FILTER_AND_TYPE
clusapi/_NOTIFY_FILTER_AND_TYPE
msclus/NOTIFY_FILTER_AND_TYPE
msclus/PNOTIFY_FILTER_AND_TYPE
msclus/_NOTIFY_FILTER_AND_TYPE
mscs.notify_filter_and_type
mscs\notify_filter_and_type.htm
MsCS
E173F5D8-955B-44FF-980E-CEF536A87AF5
08/02/2022
*PNOTIFY_FILTER_AND_TYPE, NOTIFY_FILTER_AND_TYPE, NOTIFY_FILTER_AND_TYPE structure [Failover Cluster], PNOTIFY_FILTER_AND_TYPE, PNOTIFY_FILTER_AND_TYPE structure pointer [Failover Cluster], _NOTIFY_FILTER_AND_TYPE, _NOTIFY_FILTER_AND_TYPE structure [Failover Cluster], clusapi/NOTIFY_FILTER_AND_TYPE, clusapi/PNOTIFY_FILTER_AND_TYPE, clusapi/_NOTIFY_FILTER_AND_TYPE, msclus/NOTIFY_FILTER_AND_TYPE, msclus/PNOTIFY_FILTER_AND_TYPE, msclus/_NOTIFY_FILTER_AND_TYPE, mscs.notify_filter_and_type
msclus.h
Windows
None supported
Windows Server 2012
Windows
NOTIFY_FILTER_AND_TYPE, *PNOTIFY_FILTER_AND_TYPE
19H1
_NOTIFY_FILTER_AND_TYPE
msclus/_NOTIFY_FILTER_AND_TYPE
PNOTIFY_FILTER_AND_TYPE
msclus/PNOTIFY_FILTER_AND_TYPE
NOTIFY_FILTER_AND_TYPE
msclus/NOTIFY_FILTER_AND_TYPE
c++
APIRef
kbSyntax
HeaderDef
ClusApi.h
MsClus.h
NOTIFY_FILTER_AND_TYPE

NOTIFY_FILTER_AND_TYPE structure

-description

Represents a filter for a notification port that was created by the CreateClusterNotifyPortV2 function. A filter specifies that a notification port accept notifications for the specified type of cluster object during the specified event.

-struct-fields

-field dwObjectType

A CLUSTER_OBJECT_TYPE enumeration value that specifies the cluster object type for the filter.

-field FilterFlags

A CLUSTER_CHANGE_CLUSTER_V2 enumeration value that specifies the type for the filter.

-see-also

Utility Structures