Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function checks whether the storage volume has been formatted.
Syntax
DWORD PD_IsStoreFormatted(
DWORD dwStoreId
);
Parameters
- dwStoreId
[in] Handle returned by the PD_OpenStore function.
Return Value
TRUE indicates that the storage volume has been formatted. FALSE indicates that it has not.
Requirements
| Header | partdrv.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |