SetWinCompFunc Function | |
This function is not implemented yet
Namespace:
XSharp.VO
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.21
Syntax FUNCTION SetWinCompFunc(
pFunc AS Object
) AS IntPtr
public static IntPtr SetWinCompFunc(
Object pFunc
)
Request Example
View SourceParameters
- pFunc
- Type: Object
Return Value
Type:
IntPtrSee Also