org.eclipse.swt.snippets.Snippet81

Copyright (c) 2000, 2004 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

Contributors: IBM Corporation - initial API and implementation Port to the D programming language: Enzo Petrelli

Members

Classes

FormatOutput
class FormatOutput(T)
Undocumented in source.

Functions

getDirection
String getDirection(int bDirection)
Undocumented in source. Be warned that the author may not have intended to support it.
getInvokeKind
String getInvokeKind(int iInvKind)
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeName
String getTypeName(int iType)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.
printTypeInfo
void printTypeInfo(OleAutomation oOleAutoObj, FormatOutput!(char) oOut)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta