ResourceDialog.FromCache Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax STATIC METHOD FromCache(
hFile AS IntPtr,
cName AS STRING
) AS ResourceDialog
public static ResourceDialog FromCache(
IntPtr hFile,
string cName
)
Request Example
View SourceParameters
- hFile
- Type: IntPtr
- cName
- Type: String
Return Value
Type:
ResourceDialogSee Also