pub unsafe extern "system" fn WldpCanExecuteStream(
    host: *const GUID,
    options: WLDP_EXECUTION_EVALUATION_OPTIONS,
    stream: IStream,
    auditinfo: PCWSTR,
    result: *mut WLDP_EXECUTION_POLICY
) -> HRESULT
Expand description

Required features: "Win32_System_Com"