Struct windows_sys::Win32::System::AddressBook::TABLE_NOTIFICATION
[−]#[repr(C)]pub struct TABLE_NOTIFICATION {
pub ulTableEvent: u32,
pub hResult: HRESULT,
pub propIndex: SPropValue,
pub propPrior: SPropValue,
pub row: SRow,
pub ulPad: u32,
}Expand description
Required features: ‘Win32_System_AddressBook’, ‘Win32_Foundation’, ‘Win32_System_Com’
Fields
ulTableEvent: u32hResult: HRESULTpropIndex: SPropValuepropPrior: SPropValuerow: SRowulPad: u32