CINetDial.SetOwner Method | |
**Missing documentation **
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD SetOwner(
oOwner,
symNotifyMethod
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual SetOwner(
Usual oOwner = default,
Usual symNotifyMethod = default
)
Request Example
View SourceParameters
- oOwner (Optional)
- Type: Usual
** missing parameter documentation ** - symNotifyMethod (Optional)
- Type: Usual
** missing parameter documentation **
Return Value
Type:
UsualSee Also