PauseWriteProtection Method (IWriteProtection)
In This Topic
Temporarily disables write protection. Note that current write protection flags are not cleared.
Syntax
void PauseWriteProtection(
bool
)
void PauseWriteProtection(
bool
)
Parameters
- bPause
Exceptions
See Also