[Bug 468287] Review Request: cim-schema - Common Information Model (CIM) Schema

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 31 00:21:47 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=468287





--- Comment #5 from Matt Domsch <matt_domsch at dell.com>  2008-10-30 20:21:46 EDT ---
Example text from one of the files in here:

   uint32 VerifyOKToApplyToCollection (
         [IN, Description (
             "The Collection of ManagedSystemElements that is being "
             "verified.")]
      CIM_CollectionOfMSEs REF Collection,
         [IN, Description (
             "TimeToApply can be either a specific time or a time "
             "interval.")]
      datetime TimeToApply,
         [IN, Description (
             "The required completion time for the method.")]
      datetime MustBeCompletedBy,
         [IN ( false ), OUT, Description (
             "A string array that lists the keys of the "
             "ManagedSystemElements to which the Setting cannot be "
             "applied.")]
      string CanNotApply[]);

whihc looks like code to me. :-(

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list