Desktop Functions: Smart Device Functions:
|
FbwfProtectVolume (fbwflib)
C# Signature:
[DllImport("fbwflib.dll", SetLastError=true)] VB Signature:
Declare Function FbwfProtectVolume Lib "fbwflib.dll" (TODO) As TODO User-Defined Types:None. Alternative Managed API:Do you know one? Please contribute it! Notes:Code is tested on Windows Embedded Standard 7 32bit. Tips & Tricks:The "volume" parameter will not accept the "normal" drive letters (e.g. "C:"). It has to be something like this "\Device\HarddiskVolume1\". The right string can be checked using "diskpart". Sample Code:Please add some! Sample Code:Please add some! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|