Share via


PD_CloseStore (Windows Embedded CE 6.0)

1/6/2010

This function closes the storage volume.

Syntax

void PD_CloseStore(
  DWORD dwStoreId
);

Parameters

  • dwStoreId
    [in] Handle returned by a PD_OpenStore function.

Return Value

None.

Requirements

Header partdrv.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Partition Manager Functions
PD_OpenStore