IBindCtx.RegisterObjectBound(Object) 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.
public:
void RegisterObjectBound(System::Object ^ punk);
public:
void RegisterObjectBound(Platform::Object ^ punk);
void RegisterObjectBound(winrt::Windows::Foundation::IInspectable const & punk);
public void RegisterObjectBound (object punk);
abstract member RegisterObjectBound : obj -> unit
Public Sub RegisterObjectBound (punk As Object)
Parameters
- punk
- Object