Records 1 to 10 of 10
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
10 API Function starting with letter B
Sort: Top 50 API | Top 50 Rated Rated API
BeepThe Beep function generates simple tones on the speaker. The function is synchronous; it does not return control to its caller until the sound finishes....Hits: 2800 Rating: (3.10) votes 614
Category: Sound BroadcastSystemMessageThe BroadcastSystemMessage function sends a message to the specified recipients. The recipients can be applications, installable drivers, Windows-based network drivers, system-level device drivers, or any combination of these system components....Hits: 2372 Rating: (3.08) votes 450
Category: System BlockInputThe BlockInput function blocks keyboard and mouse input events from reaching applications....Hits: 4428 Rating: (2.97) votes 953
Category: Keyboard BeginPathThe BeginPath function opens a path bracket in the specified device context....Hits: 1678 Rating: (3.06) votes 373
Category: Device BeginDeferWindowPosThe BeginDeferWindowPos function allocates memory for a multiple-window- position structure and returns the handle to the structure....Hits: 1744 Rating: (2.96) votes 365
Category: Window BackupEventLogThe BackupEventLog function saves the specified event log to a backup file. The function does not clear the event log....Hits: 1802 Rating: (3.02) votes 404
Category: System BY_HANDLE_FILE_INFORMATION StructureBY_HANDLE_FILE_INFORMATION-type variables hold various pieces of information about a file. This information includes the file's attributes; its creation, last-access, and last-modified times and dates; the serial number of the disk the file is on; the file's size; the number of links to the file in ...Hits: 1937 Rating: (2.94) votes 435
Category: File BringWindowToTopBringWindowToTop brings the specified window to the top of the Z-order, placing it on top of any other open windows above it. This function has the same effect as using SetWindowPos to place the window at the top of the Z-order. The function returns 1 if successful, or 0 if an error occured. ...Hits: 2874 Rating: (2.98) votes 476
Category: Window BeepBeep plays a sound on the computer, but its behavior varies markedly between Win NT and Win 95/98. On Win NT, a tone is played in the specified frequency for a specified length of time. On Win 95/98, the function's two parameters are ignored completely and the function merely plays the SystemDefault...Hits: 2060 Rating: (3.08) votes 405
Category: System BitBltThe BitBlt function performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context....Hits: 2658 Rating: (3.11) votes 314
Category: Bitmap
Records 1 to 10 of 10
|