pClassName (PSZ) - input

      A pointer to object class being registered.

      A pointer to a zero-terminated string which contains the name of the object class being registered in the workplace.

    pModname (PSZ) - input

      A pointer to DLL name.

      A pointer to a zero-terminated string which contains the name of the DLL which holds the object definition.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]