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: 6232 Rating: (2.62) votes 1332
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: 4619 Rating: (3.06) votes 790
Category: System BlockInputThe BlockInput function blocks keyboard and mouse input events from reaching applications....Hits: 10952 Rating: (2.75) votes 1953
Category: Keyboard BeginPathThe BeginPath function opens a path bracket in the specified device context....Hits: 3418 Rating: (3.28) votes 1007
Category: Device BeginDeferWindowPosThe BeginDeferWindowPos function allocates memory for a multiple-window- position structure and returns the handle to the structure....Hits: 3501 Rating: (2.54) votes 737
Category: Window BackupEventLogThe BackupEventLog function saves the specified event log to a backup file. The function does not clear the event log....Hits: 3897 Rating: (2.84) votes 1340
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: 3631 Rating: (2.86) votes 659
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: 7462 Rating: (3.03) votes 935
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: 4515 Rating: (3.84) votes 1048
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: 5817 Rating: (2.93) votes 442
Category: Bitmap
Records 1 to 10 of 10
|