Share via


PD_CloseStore (Compact 2013)

3/26/2014

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

See Also

Reference

Partition Manager Functions
PD_OpenStore