Translate VC (delegate) to VB6
- From: Patrik Johnson <patjohn@xxxxxxxxxxxxxx>
- Date: Thu, 15 Jan 2009 19:26:59 +0100
Hi!
I am trying to translate a C code to VB6, but I know little C.
I am dealing with a sub/ void that has the following line:
const char *sChar
As I found out, this is a "delegate", but I don't have a clue what this does. Google gives me in-depth information, but this is nothing I can already deal with.
Can somebody explain it in simple words?
Pat
.
- Follow-Ups:
- Re: Translate VC (delegate) to VB6
- From: expvb
- Re: Translate VC (delegate) to VB6
- From: Ralph
- Re: Translate VC (delegate) to VB6
- Prev by Date: Re: How to interpret HRESULT as a property
- Next by Date: Re: Translate VC (delegate) to VB6
- Previous by thread: How to interpret HRESULT as a property
- Next by thread: Re: Translate VC (delegate) to VB6
- Index(es):
Relevant Pages
|