Click or drag to resize
IAssemblyNameGetProperty Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int GetProperty(
	ASM_NAME PropertyId,
	IntPtr pvProperty,
	ref int pcbProperty
)

Parameters

PropertyId
Type: DataPA.Utils.QueryEngineASM_NAME
pvProperty
Type: SystemIntPtr
pcbProperty
Type: SystemInt32

Return Value

Type: Int32
See Also