GetStorageDependencyInformation

Function GetStorageDependencyInformation 

Source
pub unsafe extern "C" fn GetStorageDependencyInformation(
    ObjectHandle: HANDLE,
    Flags: GET_STORAGE_DEPENDENCY_FLAG,
    StorageDependencyInfoSize: ULONG,
    StorageDependencyInfo: PSTORAGE_DEPENDENCY_INFO,
    SizeUsed: PULONG,
) -> DWORD