SIZEOF_CLIPBOARD_TEXT64@

Platform

x64

Purpose

To get the large size of the text held in the clipboard.

Syntax

INTEGER*8 FUNCTION SIZEOF_CLIPBOARD_TEXT64@()

Description

This routine returns the length of the Windows clipboard text array (CF_TEXT or CF_OEMTEXT format). The returned length includes a null (CHAR(0)) character that terminates the string.

Return value

Returns the length of the string or zero on failure.

Notes

Added to FTN95 at version 8.10

See also

COPY_TO_CLIPBOARD@,
COPY_TO_CLIPBOARD64@,
COPY_FROM_CLIPBOARD@,
COPY_FROM_CLIPBOARD64@,
CLIPBOARD_TO_SCREEN_BLOCK@,
GRAPHICS_TO_CLIPBOARD@,
SIZEOF_CLIPBOARD_TEXT@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited