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