public bool Is_onfocusDelegate(IWMPRegionalButtonEvents_onfocusEventHandler deleg) { return (onfocusDelegate == deleg); }
public void Set_onfocusDelegate(IWMPRegionalButtonEvents_onfocusEventHandler deleg) { onfocusDelegate = deleg; }
public bool Is_onfocusDelegate(IWMPRegionalButtonEvents_onfocusEventHandler deleg) { return (onfocusDelegate == deleg); }
public void Set_onfocusDelegate(IWMPRegionalButtonEvents_onfocusEventHandler deleg) { onfocusDelegate = deleg; }