pub type OLEVERB = tagOLEVERB;Aliased Type§
#[repr(C)]pub struct OLEVERB {
pub lVerb: i32,
pub lpszVerbName: *mut u16,
pub fuFlags: u32,
pub grfAttribs: u32,
}Fields§
§lVerb: i32§lpszVerbName: *mut u16§fuFlags: u32§grfAttribs: u32