ModelingWindowPane.GetSite(Guid, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementation of IObjectWithSite.
public:
virtual void GetSite(Guid % id, [Runtime::InteropServices::Out] IntPtr % site);
public void GetSite (ref Guid id, out IntPtr site);
abstract member GetSite : Guid * nativeint -> unit
override this.GetSite : Guid * nativeint -> unit
Public Sub GetSite (ByRef id As Guid, ByRef site As IntPtr)
Parameters
- id
- Guid
- site
-
IntPtr
nativeint