Skip to main content

ClfsQueryLogFileInformation

Function ClfsQueryLogFileInformation 

Source
pub unsafe extern "C" fn ClfsQueryLogFileInformation(
    plfoLog: PLOG_FILE_OBJECT,
    eInformationClass: CLFS_LOG_INFORMATION_CLASS,
    pinfoInputBuffer: PVOID,
    cbinfoInputBuffer: ULONG,
    pinfoBuffer: PVOID,
    pcbInfoBuffer: PULONG,
) -> NTSTATUS