service (ULONG) - input

      The class of Logging Service:

    • Error logging

    pOpenEventNotification (PLOENREQUEST) - in/out

      A pointer to the LogOpenEventNotification parameter packet.

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

    rc (APIRET) - returns

      Return code.

      LogOpenEventNotification returns the following values:

      • NO_ERROR 
          ERROR_LF_INVALID_SERVICE
        
          ERROR_LF_GENERAL_FAILURE
        
          INVALID_DATA_POINTER
        
          RAS_INVALID_LF_LOG_FILE_ID
        
          INVALID_LF_PACKET_REVISION_NUMBER
        
          RAS_INVALID_PARM_PACKET_PTR
        
          RAS_INVALID_FLAG
        
          RAS_INVALID_NOTIFY_PRT
        
          RAS_INVALID_PACKET_SIZE


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