NativeMethods.IStorage.SetStateBits 方法

命名空间:  Microsoft.TeamFoundation.Common.Internal
程序集:  Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)

语法

声明
Sub SetStateBits ( _
    grfStateBits As Integer, _
    grfMask As Integer _
)
void SetStateBits(
    int grfStateBits,
    int grfMask
)

参数

.NET Framework 安全性

请参见

参考

NativeMethods.IStorage 接口

Microsoft.TeamFoundation.Common.Internal 命名空间