Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "TTPOLYGONHEADER" in [All]

Structures

.

struct TTPOLYGONHEADER {

.

Structure TTPOLYGONHEADER

.
Documentation
[TTPOLYGONHEADER] on MSDN

gdi32

.

public struct TTPOLYGONHEADER

.

                            int polygonHeaderSize = Marshal.SizeOf(typeof(TTPOLYGONHEADER));

.

                                TTPOLYGONHEADER header = (TTPOLYGONHEADER)Marshal.PtrToStructure(new IntPtr(buffer.ToInt32()+index), typeof(TTPOLYGONHEADER));


 
Access PInvoke.net directly from VS: