 | FrmSQLServerDwmIsCompositionEnabled 方法 |
Sweet 开发框架
主要用作桌面效果(如 Aero 效果)的API
命名空间:
Sweet.DBUtility.SQLServer
程序集:
Sweet.DBUtility.SQLServer (在 Sweet.DBUtility.SQLServer.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static int DwmIsCompositionEnabled(
ref int pfEnabled
)
Public Shared Function DwmIsCompositionEnabled (
ByRef pfEnabled As Integer
) As Integer
static member DwmIsCompositionEnabled :
pfEnabled : int byref -> int
参数
- pfEnabled
- 类型:SystemInt32
[缺少 "M:Sweet.DBUtility.SQLServer.FrmSQLServer.DwmIsCompositionEnabled(System.Int32@)" 的 <param name="pfEnabled"/> 文档]
返回值
类型:
Int32[缺少 "M:Sweet.DBUtility.SQLServer.FrmSQLServer.DwmIsCompositionEnabled(System.Int32@)" 的 <returns> 文档]
参见