![]() | WinMMTimerSetEventCallback 委托 |
[缺少 "T:Sweet.Common.Win32.WinMM.TimerSetEventCallback" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public delegate void TimerSetEventCallback( int uTimerID, uint uMsg, uint dwUser, UIntPtr dw1, UIntPtr dw2 )
Public Delegate Sub TimerSetEventCallback ( uTimerID As Integer, uMsg As UInteger, dwUser As UInteger, dw1 As UIntPtr, dw2 As UIntPtr )
type TimerSetEventCallback = delegate of uTimerID : int * uMsg : uint32 * dwUser : uint32 * dw1 : UIntPtr * dw2 : UIntPtr -> unit
Hubei Fonery Software CO.,LTD Copyright (C) 2008-2022