pObjClass (POBJCLASS) - input

      Pointer to object class.

      A pointer to a buffer to be filled with information about the registered workplace object classes.

    pSize (PULONG) - in/out

      Length of the pObjClass buffer in bytes.

      If pObjClass is NULL, the actual size of pObjClass is returned in pSize

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]