Function DhcpAuditLogSetParams
pub unsafe fn DhcpAuditLogSetParams<P0, P2>(
serveripaddress: P0,
flags: u32,
auditlogdir: P2,
diskcheckinterval: u32,
maxlogfilessize: u32,
minspaceondisk: u32,
) -> u32where
P0: Param<PCWSTR>,
P2: Param<PCWSTR>,