4.1.4.9
LocaleID
Description
(Read/Write) This property identifies the locale, which may be used to localize strings returned
from the server. . This LocaleID will be used by the GetErrorString method on this interface
Syntax LocaleID
As
Long
Remarks
It should also be used as the ‘default’ LocaleID by any other server functions that are affected by
LocaleID.
An error occurs if the client has not connected to a Data Access Server via the Connect method.
Example
‘(getting the property)::
Dim LocaleID As Long
LocaleID = AnOPCServer.LocaleID
‘(setting the property):
AnOPCServer.LocaleID = LocaleID
Do'stlaringiz bilan baham: |