Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
void CloseQuery( Object cookie ) |
Visual Basic |
---|
Sub CloseQuery ( _ cookie As Object _ ) |
Visual C++ |
---|
void CloseQuery( Object^ cookie ) |
Parameters
- cookie
- Type: System..::..Object