Struct winapi::sapi::ISpRegDataKeyVtbl
[−]
[src]
pub struct ISpRegDataKeyVtbl { pub parent: ISpDataKeyVtbl, pub SetKey: unsafe extern "system" fn(This: *mut ISpRegDataKey, hkey: HKEY, fReadOnly: BOOL) -> HRESULT, }
Fields
parent | |
SetKey |