代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/414257/2152089
vb gps.vb
Imports System.Threading
Imports System.Runtime.InteropServices
Namespace Microsoft.WindowsMobile.Samples.Location
Public Class Gps
Private deviceStateChangedHandle As EventWai
www.eeworm.com/read/414257/2152092
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/414257/2152093
vb devicestatechangedeventargs.vb
Namespace Microsoft.WindowsMobile.Samples.Location
Public Class DeviceStateChangedEventArgs
Inherits EventArgs
Private m_deviceState As GpsDeviceState
Public Su
www.eeworm.com/read/414257/2152094
vb locationchangedeventargs.vb
Namespace Microsoft.WindowsMobile.Samples.Location
Public Class LocationChangedEventArgs
Inherits EventArgs
Private m_position As GpsPosition
Public Sub New(ByV
www.eeworm.com/read/414257/2152095
vb gpsposition.vb
Imports System.Runtime.InteropServices
Namespace Microsoft.WindowsMobile.Samples.Location
Friend Enum FixQuality
Unknown = 0
Gps = 1
DGps = 2
End Enum
www.eeworm.com/read/414257/2152096
vb eventwaithandle.vb
Imports System.Threading
Imports System.Runtime.InteropServices
Namespace System.Threading
Public Enum EventResetMode
AutoReset = 0
ManualReset = 1
End Enum
Pu
www.eeworm.com/read/414257/2152098
vb gpsdevicestate.vb
Imports System.Runtime.InteropServices
Namespace Microsoft.WindowsMobile.Samples.Location
Public Enum GpsServiceState
Unknown = -1
[Off] = 0
[On] = 1
Star
www.eeworm.com/read/414257/2152102
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/414257/2152109
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/414257/2152165
vb cemapi.vb
Imports System.Runtime.InteropServices
Friend Class NativeMethods
_
Friend Shared Function MailDisplayMessage(ByVal lpEntryID As Byte(), ByVal cbEntryID As Int