Technical Document #24
[Product Version: 11.1.0 and below]
If a variable requires a pointer to be assigned to it, as in
Visual basic (which does not support pointers)?
pBuffer = &dwVal, how do I do it in
NOTE
WinDriver provides you with the function
You can also use VisualBasic's
You can refer to the WinDriver VisualBasic samples and generated DriverWizard
code for examples of using both |

