![]() |
ControlImage()








Public Function |
Declared in: NiSlide.h |
Declaration
CNiPicture ControlImage();
Description
Returns an image of the entire control.
CNiPicture wraps an IPictureDisp pointer, which cannot be marshalled across threads. This limitation prevents you from accessing CNiPicture objects from threads other than the thread that created the CNiPicture object. Refer to Microsoft Knowledge Base article Q150034 for more information.