How to get the pointer of "this" ?

Vinod K Chandran kcvinu82 at gmail.com
Mon May 25 22:32:52 UTC 2020


On Monday, 25 May 2020 at 22:04:28 UTC, Adam D. Ruppe wrote:
> On Monday, 25 May 2020 at 21:45:39 UTC, welkam wrote:
>> Where is DWORD_PTR defined?
>
> it is a win32 thing. should be able to directly cast to it most 
> the time
>
> if there is opCast on the class it needs another layer of 
> helper function but without opCast it should just work

Hi,
What is an opCast ?


More information about the Digitalmars-d-learn mailing list