Function windows_sys::Win32::Storage::Jet::JetGetTableIndexInfoW
[−]pub unsafe extern "system" fn JetGetTableIndexInfoW(
sesid: JET_SESID,
tableid: JET_TABLEID,
szindexname: *const u16,
pvresult: *mut c_void,
cbresult: u32,
infolevel: u32
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"