IVssHardwareSnapshotProviderEx::OnReuseLuns method (vsprov.h)

Not supported.

This method is reserved for future use.

Syntax

HRESULT OnReuseLuns(
  VDS_LUN_INFORMATION *pSnapshotLuns,
  VDS_LUN_INFORMATION *pOriginalLuns,
  DWORD               dwCount
);

Parameters

pSnapshotLuns

This parameter is reserved for future use.

pOriginalLuns

This parameter is reserved for future use.

dwCount

This parameter is reserved for future use.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008 [desktop apps only]
Target Platform Windows
Header vsprov.h

See also

IVssHardwareSnapshotProviderEx