PARAMDESC.wParamFlags 字段

定义

表示描述结构元素、参数或返回值的位屏蔽值。

public: System::Runtime::InteropServices::ComTypes::PARAMFLAG wParamFlags;
public System.Runtime.InteropServices.ComTypes.PARAMFLAG wParamFlags;
val mutable wParamFlags : System.Runtime.InteropServices.ComTypes.PARAMFLAG
Public wParamFlags As PARAMFLAG 

字段值

PARAMFLAG

注解

有关详细信息,请参阅 PARAMDESC 结构

适用于