IOleWindow.GetWindow(IntPtr) Méthode

Définition

public:
 void GetWindow([Runtime::InteropServices::Out] IntPtr % phwnd);
public void GetWindow (out IntPtr phwnd);
abstract member GetWindow : nativeint -> unit
Public Sub GetWindow (ByRef phwnd As IntPtr)

Paramètres

phwnd
IntPtr

Remarques

Pour plus d’informations sur l’interface COM, consultez IOleWindow :: GetWindow

S’applique à