WSMAN_FRAGMENT structure (wsman.h)

[WSMAN_FRAGMENT is reserved for future use.]

Defines the fragment information for an operation. Currently, this structure is reserved for future use.

Syntax

typedef struct _WSMAN_FRAGMENT {
  PCWSTR path;
  PCWSTR dialect;
} WSMAN_FRAGMENT;

Members

path

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