无效

VOID 是表示缺少值的数据类型。 仅在 MOF 中使用 VOID 来指示没有返回值的方法。

void Method2 ([in] sint32 InParam);