WSMAN_FILTER structure (wsman.h)
[WSMAN_FILTER is reserved for future use.]
Defines the filtering that is used for an operation.
Syntax
typedef struct _WSMAN_FILTER {
PCWSTR filter;
PCWSTR dialect;
} WSMAN_FILTER;
Members
filter
Reserved for future use. This parameter must be NULL.
dialect
Reserved for future use. This parameter must be NULL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Header | wsman.h |
Redistributable | Windows Management Framework on Windows Server 2008 with SP2, Windows Vista with SP1, and Windows Vista with SP2 |