StarBurn SDK (Software Development Kit)
ContentsIndexHome
PreviousUpNext
StarBurn_ISO9660JolietFileTree_GetNodeISO9660DateTime Function
C++
__stdcall STARBURN_IMPEX_API EXCEPTION_NUMBER StarBurn_ISO9660JolietFileTree_GetNodeISO9660DateTime(IN PVOID p__PVOID__ISO9660JolietFileTree, IN PVOID p__PVOID__ISO9660JolietFileTreeNode, OUT PISO9660_DATE_TIME p__PISO9660_DATE_TIME);
Parameters 
Description 
IN PVOID p__PVOID__ISO9660JolietFileTree 
Pointer to ISO9660 or Joliet file tree current node belongs to.
 
IN PVOID p__PVOID__ISO9660JolietFileTreeNode 
Pointer to ISO9660 or Joliet file tree to get ISO9660 timestamp for.
 
OUT PISO9660_DATE_TIME p__PISO9660_DATE_TIME 
Pointer to ISO9660 timestamp (date and time). 

Execution status.

This function returns ISO9660 or Joliet file tree node ISO9660 timestamp (date and time).

None.

There are no examples for StarBurn_ISO9660JolietFileTree_GetNodeISO9660DateTime(...) API call.