MESSAGE_PASTE_STRING


This structure has been removed in release 10.0.0. Use MessagePasteString structure instead.

Describes additional parameters for PasteString notifications and events.

You can find more information in comments below.

struct MESSAGE_PASTE_STRING
    {
        String Text; // Text to insert
    };
Namespace: nitisa
Include: Nitisa/Core/Types.h