typeof ?
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi All,
I saw a line:
vertexBuffer = new
VertexBuffer(typeof(CustomVertex.TransformedColored), 3, dev, 0,
CustomVertex.TransformedColored.Format, Pool.Default);
Could you please advice what is "typeof" doing?
that is a type conversion like (int) , (char*) ..?
Best regards,
Boki.
.
Relevant Pages
- Re: more options using dialog buttons
... Go ahead as per Thomas's advice and all should be fine. ... Regards ... Dev ... (comp.lang.labview) - Re: SIDs Not Resolving
... reset the secure channel with netdom.exe. ... Regards, ... Jimmy Andersson, Q Advice AB ... Admins') to the local admin account on some of the XP boxes. ... (microsoft.public.windows.server.active_directory) - RE: Question on chat message
... Regards ... How to add two chat server names. ... > Can some one advice me ... E-mail transmission cannot be guaranteed to be secure or error-free ... (perl.beginners) - Re: Add new users
... Regards, ... Jimmy Andersson, Q Advice AB ... Microsoft MVP - Directory Services ... (microsoft.public.win2000.active_directory) - Re: Exchange to handle all in and out going mail
... Thanks for your advice. ... Regards ... Barry ... >> ISP and their SMTP outgoing mail server for sending mail. ... (microsoft.public.windows.server.sbs) |
|