codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  conversion into vb  jervel at 05:25 on Tuesday, December 14, 2004
 

hi, i have never learnt C++ before, can anyone help me to translate this to vb..

void ReadMode()
{
if(g_wmId==IDM_TAG_FIND && g_bFindTag)
{
KillTimer(g_RFID_hWnd, TIMER_FIND_TAG); // change handle
ZeroMemory(&g_TagMask, sizeof(g_TagMask));

// redundent... it occurs on power down
RFID_SetTagMask(g_hRFIDReader, &g_TagMask);

// power down reader trigger was released
RFID_SetPowerState(g_hRFIDReader, FALSE);
g_bFindTag = FALSE;
}
}









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo
•  Cookies and Threads C++
•  right justify a background in a table?
•  Help with Loop (C++/MFC)
•  Help with Loop (C++/MFC)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007