STC plugin pre-compute.
[Visual Basic .NET] |
---|
Public Function PreCompute() As Boolean
|
[C#] |
---|
public bool PreCompute();
|
[Managed C++] |
---|
public: bool PreCompute();
|
[Java] |
---|
public bool preCompute();
|
[Unmanaged C++] |
---|
public: HRESULT PreCompute(
|