service (ULONG) - input

      The class of Logging Service:

    • Error logging

      All other values are reserved for future use.

    pChangeEventFilter (PVOID) - in/out

      A pointer to the LogChangeEventFilter parameter packet.

      For Error Logging, this is a pointer to a LCEFREQUEST structure.

    rc (APIRET) - returns

      Return code.

      LogChangeEventFilter returns the following values:

      • NO_ERROR 
          ERROR_LF_INVALID_SERVICE
        
          INVALID_DATA_POINTER
        
          INVALID_LF_PACKET_REVISION_NUMBER
        
          RAS_INVALID_PARM_PACKET_PTR
        
          INVALID_LF_FLAG
        
          RAS_INVALID_LOG_NOTIFY_ID
        
          RAS_INVALID_PACKET_SIZE
        
          RAS_NOTIF_ENTRY_NOT_FOUND
        
          RAS_NOTIF_ENTRY_DELETED
        
          RAS_ENTRY_FILTER_UNCHANGED


        [Back: LogChangeEventFilter Return Value - rc]
        [Next: LogChangeEventFilter - Remarks]