Function windows_sys::Win32::System::Search::SQLSetScrollOptions
[−]pub unsafe extern "system" fn SQLSetScrollOptions(
hstmt: *mut c_void,
fconcurrency: u16,
crowkeyset: i64,
crowrowset: u16
) -> i16
Expand description
Required features: "Win32_System_Search"