NET Ardeal :: showing 3 replies in thread Drivers for Parhelia video card
Author Reply
 
 MiG
 1 July 2003 10:23 AM



We are just another brick in the wall.

 [Re]: Nu am gasit nici unul Profile Post reply 

Reg Data Types...
Const REG_SZ = 1 ' Unicode nul terminated string
Const REG_EXPAND_SZ = 2 ' Unicode nul terminated string
Const REG_DWORD = 4 ' 32-bit number
 
 MindGym
 1 July 2003 07:46 AM



Led Zeppelin - "No Quarter"

 [Re]: Nu am gasit nici unul Profile Post reply 

'Private WithEvents RS As ADODB.RecordSet

Public Property Get DataSource() As DataSource
' TODO: return the datasource object for this class. For example:

'Set DataSource = RS.DataSource
End Property
Public Property Set DataSource(ByVal objDataSource As DataSource)
' TODO: set the datasource object for this class. For example:

'Set RS.DataSource = objDataSource
'PropertyChanged "DataSource"
End Property
 
 mariutza
 1 July 2003 07:37 AM


Shopping is a pleasure.

 Nu am gasit nici unul Profile Post reply 

Private Sub Class_GetDataMember(DataMember As String, Data As Object)
' TODO: Return the appropriate recordset based on DataMember. For example:

'Select Case DataMember
'Case "" ' Default
' Set Data = Nothing
'Case Else ' Default
' Set Data = rs
'End Select
End Sub
 NET Ardeal :: showing 3 replies in thread Drivers for Parhelia video card

Forum Jumps