Creates a data card view for the specified file or folder.
Syntax
Parameters
- lFileID
- ID of the file for which to create a data card view; 0 to create a view only for this folder
- lParentWindow
- Handle of the window in which to create the data card view
- lX
- X coordinate where to place the data card view relative to the upper-left corner of the window
- lY
- Y coordinate where to place the data card view relative to the upper-left corner of the window
- poCallback
- Optional pointer to a class that implements IEdmCallback to handle notifications from the data card view (see Remarks)
- lEdmCardViewFlags
- Appearance and functionality of the data card view as defined in EmdCardViewFlag
Return Value
IEdmCardView5; Nothing or null if the file does not have a data card associated with it
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2017