Re: How to define Structure like C in VB
From: vbgnr (vbgnr_at_programmer.net)
Date: 03/01/04
- Next message: Veign: "Re: How to define Structure like C in VB"
- Previous message: vbgnr: "Re: How to define Structure like C in VB"
- In reply to: Bob O`Bob: "Re: How to define Structure like C in VB"
- Next in thread: Bob O`Bob: "Re: How to define Structure like C in VB"
- Reply: Bob O`Bob: "Re: How to define Structure like C in VB"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 02 Mar 2004 02:28:28 +0800
On Mon, 01 Mar 2004 09:31:25 -0800, Bob O`Bob <filterbob@yahoogroups.com>
wrote:
> Mike D Sutton @ Work wrote:
>
>> You'll need to declare a UDT that has the same structure as the
>> structure you're
>> receiving and use RtlMoveMemory()/CopyMemory() to
>> write the data you receive from SNMP into it.
>
> In almost all cases of moving data to/from UDT instances,
> VB's intrinsic LSet can be made to work just fine.
hi Bob, thanks for your reply, please see my post to Mike, any idea?
thanks again!
- Next message: Veign: "Re: How to define Structure like C in VB"
- Previous message: vbgnr: "Re: How to define Structure like C in VB"
- In reply to: Bob O`Bob: "Re: How to define Structure like C in VB"
- Next in thread: Bob O`Bob: "Re: How to define Structure like C in VB"
- Reply: Bob O`Bob: "Re: How to define Structure like C in VB"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|