Function windows_sys::Win32::Storage::Jet::JetGetColumnInfoW
[−]pub unsafe extern "system" fn JetGetColumnInfoW(
sesid: JET_SESID,
dbid: u32,
sztablename: *const u16,
pwcolumnnameorid: *const u16,
pvresult: *mut c_void,
cbmax: u32,
infolevel: u32
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"