GlobalLock
von ActiveVB-Team
Deklaration
Declare Function GlobalLock Lib "kernel32.dll" ( _ ByVal hMem As Long) As LongWeitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel GlobalLock des API-Wikis.
Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.
Zugehörige Tipps
Zugehörige Microsoft Knowledge Base Artikel
- HOWTO: Send Information to the Clipboard (ACC95, ACC97)
- HOWTO: Retrieve Information from the Clipboard (ACC95, ACC97)
- HOWTO: Call Clipboard API from Visual Basic 4.0
- SAMPLE: Volume.exe: Set Volume Control Levels Using Visual Basic
- Abrufen von Informationen aus der Zwischenablage (ACC2000)
- HOWTO: Send Information to the Clipboard (ACC2000)
- HOWTO: Obtain Files Copied from Windows Explorer
- HOWTO: Paste RichText Formatted String into Word with Visual Basic Automation
- HOWTO: Add HTML Code to the Clipboard by Using Visual Basic
- HOWTO: Create a Transparent Picture For Office CommandBar Buttons