Struct CriFs.IoInterfacePtr
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriFs.dll
Syntax
public struct CriFs.IoInterfacePtr
Operators
implicit operator IoInterfacePtr(IoInterface*)
Declaration
public static implicit operator CriFs.IoInterfacePtr(CriFs.IoInterface* ptr)
Parameters
Type | Name | Description |
---|---|---|
IoInterface* | ptr |
Returns
Type | Description |
---|---|
CriFs.IoInterfacePtr |
implicit operator IoInterface*(IoInterfacePtr)
Declaration
public static implicit operator CriFs.IoInterface*(CriFs.IoInterfacePtr obj)
Parameters
Type | Name | Description |
---|---|---|
CriFs.IoInterfacePtr | obj |
Returns
Type | Description |
---|---|
IoInterface* |