Microsoft SDK for Java

Cursor.getPICTDESC

Retrieves a PICTDESC (Picture Descriptor) for this cursor. The PICTDESC structure is used by OLE functions to create picture objects.

Syntax

public final PICTDESC getPICTDESC()

Return Value

Returns a PICTDESC structure that describes this object's cursor.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.