Sensoray 614 Windows Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
MID314_API int SN_DisplayChange(
);
Informs the video renderer that a WM_DISPLAYCHANGE message has been received by the
application. This callback should be called when the application has a WM_DISPLAYCHANGE event.
Parameters
none
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetBoardWindow(
HWND hwnd,
BOOL reserved,
int board,
);
Sets the window for video streaming. Overrides SN_SetRenderVideo setting to TRUE.
Parameters
hwnd
Handle to video display window.
reserved
reserved parameter.
board
current board number.
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetRemoveMsg(
HWND hwnd,
int removeMsg,
int board
26
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag