IsDsmActionNonDestructive 宏 (ntddstor.h)

IsDsmActionNonDestructive 宏确定数据集管理 (DSM) 操作是否为非破坏性。

语法

void IsDsmActionNonDestructive(
   _Action
);

参数

_Action

要执行的 DeviceDsmAction_Xxx 操作。 DSM 操作值在 ntddstor.h 中定义。

返回值

备注

IsDsmActionNonDestructive 如果操作是非破坏性的,则返回 TRUE ;如果该操作具有破坏性,则返回 FALSE

要求

要求
Header ntddstor.h