Microsoft SDK for Java

Cursor.getExtension

Retrieves the recommended file extension for this object.

Syntax

public String getExtension()

Return Value

Returns the recommended file extension for this object, minus the prefixing period.

Remarks

Currently, this method always returns "cur".

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