pRecord (PRECORDCORE)

      Pointer to the RECORDCORE structure or structures to insert.

      If you set the pRecord field to a specific PRECORDCORE (rather than to CMA_FIRST or CMA_END), you must set the parent to NULL. If you do not do this and are inserting at the top level in tree view, the application will trap in PMCTLS.DLL.

    pRecordInsert (PRECORDINSERT)

      Pointer to the RECORDINSERT data structure.

    cRecords (ULONG)

      Number of structures.

    • The RECORDCORE structure was not inserted. The WinGetLastError function may return the following errors:

      • PMERR_INVALID_PARAMETERS 
          PMERR_INSUFFICIENT_MEMORY
        
          PMERR_RECORD_CURRENTLY_INSERTED.
        Other
          The number of RECORDCORE structures in the container.


        [Back] [Next]