DLLCreatePolygonVertexArray()

DLLCreatePolygonVertexArray()
  • SYNOPSIS:
    vertexpointarray = DLLCreatePolygonVertexArray(iPointCount)
  • DESCRIPTION:
    This function creates an empty array of vertices to be used with the DLLCreatePolygonRgn() command. You can destroy this object with the DLLFreePolygonVertexArray() command.
  • PARAMETERS:
    iPointCount The number of vertices to make space for in the array.
  • RETURNS:
    An empty vertex array for use with the DLLCreatePolygonRgn() command.
  • EXAMPLE:
    example028.bb
  • BUGS:
    None Known.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Friday, May 31, 2002 9:57 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!