Uses of Interface
com.moesol.bindings.platform_sdk.data_services._Stream

Packages that use _Stream
com.moesol.bindings.platform_sdk.data_services   
 

Uses of _Stream in com.moesol.bindings.platform_sdk.data_services
 

Classes in com.moesol.bindings.platform_sdk.data_services that implement _Stream
static class _Stream.Jni
          Implementation, Java to COM.
 class Stream
          IDL: [ helpstring(""), creatable, licensed ]

coclass Stream {
    [default] dispatch _Stream
};

static class Stream.Jni
           
 

Methods in com.moesol.bindings.platform_sdk.data_services with parameters of type _Stream
 void _Stream.CopyTo(_Stream DestStream, int CharNumber)
          IDL: [ helpstring("") ]
 void _Stream.Jni.CopyTo(_Stream p0, int p1)
           
 



Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.