Hide Table of Contents
CreateUserPicture Method (IEdmUserMgr8)

Creates a picture of the user to display in a form.

Syntax

Visual Basic (Declaration) 
Function CreateUserPicture( _
   ByVal hParent As System.Integer, _
   ByRef poDestRect As EdmRect, _
   ByVal oUserID As System.Object, _
   Optional ByVal poCallback As EdmCallback, _
   Optional ByVal lEdmUserPictureFlags As System.Integer _
) As IEdmImage
C# 
IEdmImage CreateUserPicture( 
   System.int hParent,
   ref EdmRect poDestRect,
   System.object oUserID,
   EdmCallback poCallback,
   System.int lEdmUserPictureFlags
)
C++/CLI 
IEdmImage^ CreateUserPicture( 
&   System.int hParent,
&   EdmRect% poDestRect,
&   System.Object^ oUserID,
&   EdmCallback^ poCallback,
&   System.int lEdmUserPictureFlags
) 

Parameters

hParent
Handle of parent window on which the picture should be drawn
poDestRect
EdmRect structure; bounding rectangle in which the picture should be drawn (see Remarks)
oUserID
ID or login name of the user for which to create a picture
poCallback
Optional pointer to a class that implements IEdmCallback to receive progress information if the picture needs to be downloaded from an archive server
lEdmUserPictureFlags
Combination of EdmUserPictureFlag bits

Return Value

IEdmImage

Example

See the IEdmUserMgr8 examples.

Remarks

Call IEdmUserMgr8::ShowUserPopup to display a popup window with user information.

Return codes: 

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional 2013


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   CreateUserPicture Method (IEdmUserMgr8)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.