Share via


PD_FormatStore (Windows CE 5.0)

Send Feedback

This function formats the storage volume.

DWORD PD_FormatStore(DWORDdwStoreId);

Parameters

  • dwStoreId
    [in] This is the handle returned from a PD_OpenStore call.

Return Values

TRUE if the store has been successfully formatted.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Partdrv.h.

See Also

PD_OpenStore

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.