String2FAttr Function | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax FUNCTION String2FAttr(
cAttr AS STRING
) AS DWORD
public static uint String2FAttr(
string cAttr
)
Request Example
View SourceParameters
- cAttr
- Type: String
One or more of the following constants or strings: ADHSRV
Return Value
Type:
DWordSee Also